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.git
The following commit(s) were added to refs/heads/master by this push:
new 69320a6 Fix a broken link (#390)
69320a6 is described below
commit 69320a61e5b675c3b757b1bb6945f06640f5a0cc
Author: Mingshen Sun <[email protected]>
AuthorDate: Tue Jul 14 15:27:11 2020 -0700
Fix a broken link (#390)
---
docs/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/README.md b/docs/README.md
index 8524c68..10da864 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -16,7 +16,7 @@ permalink: /docs/
- [Build System](build-system.md)
- [Mutual Attestation: Why and How](mutual-attestation.md)
- [Threat Model](threat-model.md)
-- [Teaclave Service Internals](docs/service-internals.md)
+- [Teaclave Service Internals](service-internals.md)
## Contribute
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]