From 6511d4344175595ff5ac067409a554743339be0a Mon Sep 17 00:00:00 2001 From: dengpeng Date: Thu, 11 Jan 2024 14:23:10 +0800 Subject: [PATCH] =?UTF-8?q?[Issues:=20#I8VAHS]=20=E6=9B=B4=E6=96=B0progres?= =?UTF-8?q?s-bar-android=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1224/progress-bar-android.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1224/progress-bar-android.md b/1224/progress-bar-android.md index 705a0ee8..8cf43169 100644 --- a/1224/progress-bar-android.md +++ b/1224/progress-bar-android.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-tpl/progress-bar-android) +> [!tip] [Github 地址](https://github.com/react-native-oh-library/progress-bar-android) ## 安装与使用 @@ -195,7 +195,7 @@ ohpm install 要使用此库,需要使用正确的 React-Native 和 RNOH 版本。另外,还需要使用配套的 DevEco Studio 和 手机 ROM。 -请到三方库相应的 Releases 发布地址查看 Release 配套的版本信息:[@react-native-oh-library/progress-bar-android Releases](https://github.com/react-native-oh-library/progress-bar-android/releases) +请到三方库相应的 Releases 发布地址查看 Release 配套的版本信息:[@react-native-oh-tpl/progress-bar-android Releases](https://github.com/react-native-oh-library/progress-bar-android/releases) ## 属性 -- Gitee