This is an automated email from the ASF dual-hosted git repository.
dingyu 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 6bf7c76 Fix link to http_req-sgx
new 81b6c73 Merge pull request #327 from Trundle/fix-link
6bf7c76 is described below
commit 6bf7c7608c924ad69ad79ad18b65d0d1e3415e64
Author: Andreas Stührk <[email protected]>
AuthorDate: Wed Mar 17 23:10:23 2021 +0100
Fix link to http_req-sgx
---
samplecode/http_req/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samplecode/http_req/README.md b/samplecode/http_req/README.md
index 2677638..9dd5fc3 100644
--- a/samplecode/http_req/README.md
+++ b/samplecode/http_req/README.md
@@ -1,6 +1,6 @@
# http_req-sgx-example
-Showcases
[http_req-sgx](https://github.com/piotr-roslaniec/http_req-sgx-example) inside
an SGX enclave.
+Showcases [http_req-sgx](https://github.com/mesalock-linux/http_req-sgx)
inside an SGX enclave.
## Instruction
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]