You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by ms...@apache.org on 2020/06/07 23:26:43 UTC

[incubator-teaclave-website] branch master updated: Update SDK link

This is an automated email from the ASF dual-hosted git repository.

mssun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 6f72c7a  Update SDK link
6f72c7a is described below

commit 6f72c7a869d47de0dc1af3e432158bb707fdd0b6
Author: Mingshen Sun <bo...@mssun.me>
AuthorDate: Sun Jun 7 16:26:24 2020 -0700

    Update SDK link
---
 site/.vuepress/config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js
index c4d309d..a10cbf1 100644
--- a/site/.vuepress/config.js
+++ b/site/.vuepress/config.js
@@ -13,7 +13,7 @@ module.exports = {
             { text: 'Community', link: '/community/' },
             { text: 'Contributors', link: '/contributors/' },
             { text: 'Documentation', link: '/docs/my-first-function/' },
-            { text: 'SGX SDK', link: 'https://teaclave.apache.org/docs/sgx-sdk/' },
+            { text: 'SGX SDK', link: 'https://teaclave.apache.org/docs/sgx-sdk/', target: '_self', rel: '' },
             { text: 'Blog', link: '/blog/' },
             {
                 text: 'Repository',


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org