From 0bd9aaf00ad435fcc5ffda0b737fb03b11cf776a Mon Sep 17 00:00:00 2001 From: flyDuo Date: Mon, 15 Dec 2025 14:46:54 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20[Issue:=20#IDD1D9]=E4=BF=AE=E6=94=B9rea?= =?UTF-8?q?ct-native-cameraroll=E7=9A=84=E4=B8=AD=E8=8B=B1=E6=96=87?= =?UTF-8?q?=E6=8C=87=E5=AF=BC=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: flyDuo --- en/react-native-cameraroll.md | 2 +- zh-cn/react-native-cameraroll.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/react-native-cameraroll.md b/en/react-native-cameraroll.md index d4b17a694..dfd87626a 100644 --- a/en/react-native-cameraroll.md +++ b/en/react-native-cameraroll.md @@ -20,7 +20,7 @@ This third-party library has been migrated to Gitcode and is now available for d | ------------------------- | -------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | -------------------- | | <= 7.8.3-0.1.5@deprecated | @react-native-oh-tpl/camera-roll | [Github(deprecated)](https://gitee.com/link?target=https%3A%2F%2Fgithub.com%2Freact-native-oh-library%2Freact-native-cameraroll) | [Github Releases(deprecated)](https://gitee.com/link?target=https%3A%2F%2Fgithub.com%2Freact-native-oh-library%2Freact-native-cameraroll%2Freleases) | 0.72 | | 7.8.4 | @react-native-oh-tpl/camera-roll | [Github](https://github.com/react-native-oh-library/react-native-cameraroll) | [GitHub Releases](https://github.com/react-native-oh-library/react-native-cameraroll/releases) | 0.72 | -| 7.10.1 | @react-native-ohos/camera-roll | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-cameraroll) | [GitCode Releases]() | 0.77 | +| 7.10.1 | @react-native-ohos/camera-roll | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-cameraroll) | [GitCode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-cameraroll/release) | 0.77 | ## Installation and Usage diff --git a/zh-cn/react-native-cameraroll.md b/zh-cn/react-native-cameraroll.md index 72eb99470..a4142e6dd 100644 --- a/zh-cn/react-native-cameraroll.md +++ b/zh-cn/react-native-cameraroll.md @@ -20,7 +20,7 @@ | ------------------------- | -------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | -------------------- | | <= 7.8.3-0.1.5@deprecated | @react-native-oh-tpl/camera-roll | [Github(deprecated)](https://gitee.com/link?target=https%3A%2F%2Fgithub.com%2Freact-native-oh-library%2Freact-native-cameraroll) | [Github Releases(deprecated)](https://gitee.com/link?target=https%3A%2F%2Fgithub.com%2Freact-native-oh-library%2Freact-native-cameraroll%2Freleases) | 0.72 | | 7.8.4 | @react-native-oh-tpl/camera-roll | [Github](https://github.com/react-native-oh-library/react-native-cameraroll) | [GitHub Releases](https://github.com/react-native-oh-library/react-native-cameraroll/releases) | 0.72 | -| 7.10.1 | @react-native-ohos/camera-roll | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-cameraroll) | [GitCode Releases]() | 0.77 | +| 7.10.1 | @react-native-ohos/camera-roll | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-cameraroll) | [GitCode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-cameraroll/release) | 0.77 | ## 安装与使用 -- Gitee