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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to