From 0f5cfb0a2a8bf794087d448ce5c2685b352b30ef Mon Sep 17 00:00:00 2001 From: afkT Date: Sun, 21 Jan 2024 21:21:28 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E9=83=A8=E5=88=86?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=BF=A1=E6=81=AF=E3=80=81=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- API/lib/DevHttpManager/README.md | 6 +++--- .../dev_utils/readme/template/DevHttpManager_README.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/API/lib/DevHttpManager/README.md b/API/lib/DevHttpManager/README.md index 58b8f5b..32466c9 100644 --- a/API/lib/DevHttpManager/README.md +++ b/API/lib/DevHttpManager/README.md @@ -697,9 +697,9 @@ mOperation.addResponseListener(url, progressCallback) [DevComponent]: https://github.com/afkT/DevComponent -[DevComponent lib_network]: https://github.com/afkT/DevComponent/blob/main/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network -[OkHttpBuilderGlobal]: https://github.com/afkT/DevComponent/blob/main/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/OkHttpBuilderGlobal.kt -[RetrofitResetListenerGlobal]: https://github.com/afkT/DevComponent/blob/main/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/RetrofitResetListenerGlobal.kt +[DevComponent lib_network]: https://github.com/afkT/DevComponent/blob/therouter/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network +[OkHttpBuilderGlobal]: https://github.com/afkT/DevComponent/blob/therouter/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/OkHttpBuilderGlobal.kt +[RetrofitResetListenerGlobal]: https://github.com/afkT/DevComponent/blob/therouter/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/RetrofitResetListenerGlobal.kt [RetrofitOperation]: https://github.com/afkT/DevUtils/blob/master/lib/DevHttpManager/src/main/java/dev/http/manager/RetrofitOperation.kt [ProgressOperation]: https://github.com/afkT/DevUtils/blob/master/lib/DevHttpManager/src/main/java/dev/http/progress/ProgressOperation.kt [IOperation]: https://github.com/afkT/DevUtils/blob/master/lib/DevHttpManager/src/main/java/dev/http/progress/operation/IOperation.kt diff --git a/src/main/java/javadoc/dev_utils/readme/template/DevHttpManager_README.md b/src/main/java/javadoc/dev_utils/readme/template/DevHttpManager_README.md index 0125620..e7dd21c 100644 --- a/src/main/java/javadoc/dev_utils/readme/template/DevHttpManager_README.md +++ b/src/main/java/javadoc/dev_utils/readme/template/DevHttpManager_README.md @@ -690,9 +690,9 @@ mOperation.addResponseListener(url, progressCallback) [DevComponent]: https://github.com/afkT/DevComponent -[DevComponent lib_network]: https://github.com/afkT/DevComponent/blob/main/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network -[OkHttpBuilderGlobal]: https://github.com/afkT/DevComponent/blob/main/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/OkHttpBuilderGlobal.kt -[RetrofitResetListenerGlobal]: https://github.com/afkT/DevComponent/blob/main/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/RetrofitResetListenerGlobal.kt +[DevComponent lib_network]: https://github.com/afkT/DevComponent/blob/therouter/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network +[OkHttpBuilderGlobal]: https://github.com/afkT/DevComponent/blob/therouter/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/OkHttpBuilderGlobal.kt +[RetrofitResetListenerGlobal]: https://github.com/afkT/DevComponent/blob/therouter/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/RetrofitResetListenerGlobal.kt [RetrofitOperation]: https://github.com/afkT/DevUtils/blob/master/lib/DevHttpManager/src/main/java/dev/http/manager/RetrofitOperation.kt [ProgressOperation]: https://github.com/afkT/DevUtils/blob/master/lib/DevHttpManager/src/main/java/dev/http/progress/ProgressOperation.kt [IOperation]: https://github.com/afkT/DevUtils/blob/master/lib/DevHttpManager/src/main/java/dev/http/progress/operation/IOperation.kt