This is an automated email from the ASF dual-hosted git repository.
rduan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git
The following commit(s) were added to refs/heads/master by this push:
new 3db70ca Fix broken links in documents/README.md
new ed9e7cc Merge pull request #340 from h4x3rotab/patch-1
3db70ca is described below
commit 3db70ca48a7d86ed289b737a68dc311513e4d2b8
Author: h4x3rotab <[email protected]>
AuthorDate: Mon May 24 02:56:23 2021 +0800
Fix broken links in documents/README.md
---
documents/README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/documents/README.md b/documents/README.md
index 8a0152c..719704f 100644
--- a/documents/README.md
+++ b/documents/README.md
@@ -4,9 +4,9 @@ permalink: /sgx-sdk-docs
# Teaclave SGX SDK Documentation
-* [`is_x86_feature_detected` in Teaclave SGX
SDK](/sgx-sdk-docs/is_x86_feature_detected-in-sgx-sdk)
-* [Developing with Visual Studio Code](/sgx-sdk-docs/developing-with-vscode/)
+* [`is_x86_feature_detected` in Teaclave SGX
SDK](/documents/is_x86_feature_detected-in-sgx-sdk)
+* [Developing with Visual Studio Code](/documents/developing-with-vscode/)
## Security
-* [Everything about
CVE-2020-5499](/sgx-sdk-docs/everything-about-cve-2020-5499/)
+* [Everything about CVE-2020-5499](/documents/everything-about-cve-2020-5499/)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]