diff --git a/README.md b/README.md index 84a24ec76..b8318ff7b 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ ## 相关链接 - [字节跳动: 如何优雅地重试](https://juejin.cn/post/6914091859463634951) -- [文档]() -- [功能实例]() +- [文档](http://easyretry.byteblogs.com/pages/a2f161/) +- [功能实例](http://easyretry.byteblogs.com/pages/960e25/) ## 原理 - [客户端原理剖析](https://gitee.com/aizuda/easy-retry/tree/dev/example) - [服务端原理剖析](https://gitee.com/aizuda/easy-retry/tree/dev/example) @@ -62,4 +62,4 @@ 欢迎提出更好的意见,帮助完善 Easy-Retry ## 版权 -[GNU General Public License v3.0](https://gitee.com/aizuda/easy-retry/blob/0.0.4.3/LICENSE) \ No newline at end of file +[GNU General Public License v3.0](https://gitee.com/aizuda/easy-retry/blob/0.0.4.3/LICENSE)