From 5a9c74c4c564173f0eb17bbc1dab4543f0f0cd4f Mon Sep 17 00:00:00 2001 From: byteblogs168 <598092184@qq.com> Date: Fri, 21 Apr 2023 17:31:38 +0800 Subject: [PATCH] =?UTF-8?q?feat:=201.0.0=201.=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)