This is an automated email from the ASF dual-hosted git repository. mssun pushed a commit to branch mssun-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git
commit 1ef3e5f84bbcd0b4f8f9fdade3a0b37d423037b7 Author: Mingshen Sun <[email protected]> AuthorDate: Sun Mar 20 20:51:47 2022 -0700 Fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e8bbd2..fe59a6f 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ platform, making computation on privacy-sensitive data safe and simple. ### Contribute to Teaclave -- [Release Guide](release-guide.md) +- [Release Guide](docs/release-guide.md) - [Rust Development Guideline](docs/rust-guideline.md) - [Development Tips](docs/development-tips.md) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
