From b4bb5c03238ad6d20596c10701787b5d16212e1e Mon Sep 17 00:00:00 2001 From: Kevin Wan Date: Mon, 22 Feb 2021 14:13:33 +0800 Subject: [PATCH] fix broken links in readme (#505) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1fc09aec..7dbb7ba4 100644 --- a/readme.md +++ b/readme.md @@ -207,7 +207,7 @@ go get -u github.com/tal-tech/go-zero ## 8. Documents (adding) * [Rapid development of microservice systems](https://github.com/tal-tech/zero-doc/blob/main/doc/shorturl-en.md) -* [Rapid development of microservice systems - multiple RPCs](https://github.com/tal-tech/zero-doc/blob/main/doc/bookstore-en.md) +* [Rapid development of microservice systems - multiple RPCs](https://github.com/tal-tech/zero-doc/blob/main/docs/zero/bookstore-en.md) * [Examples](https://github.com/zeromicro/zero-examples) ## 9. Chat group