From 1c208556f681657c8f96bcf0c9571d6d96378ba8 Mon Sep 17 00:00:00 2001 From: panyinan Date: Thu, 26 Dec 2024 16:53:29 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20[#IBDYOR]=20=E4=BF=AE=E6=94=B9react-nat?= =?UTF-8?q?ive-crypto=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 --- en/react-native-crypto.md | 2 +- zh-cn/react-native-crypto.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/react-native-crypto.md b/en/react-native-crypto.md index 29893413..90d6b64b 100644 --- a/en/react-native-crypto.md +++ b/en/react-native-crypto.md @@ -16,7 +16,7 @@ ## Installation and Usage -[!TIP]This repository depends on [@react-native-oh-tpl/react-native-randombytes](./zh-cn/react-native-randombytes) +[!TIP]This repository depends on [@react-native-oh-tpl/react-native-randombytes](./react-native-randombytes.md) diff --git a/zh-cn/react-native-crypto.md b/zh-cn/react-native-crypto.md index 613f20a7..6a3186bc 100644 --- a/zh-cn/react-native-crypto.md +++ b/zh-cn/react-native-crypto.md @@ -17,7 +17,7 @@ ## 安装与使用 -[!TIP]本库依赖[@react-native-oh-tpl/react-native-randombytes](./zh-cn/react-native-randombytes) +[!TIP]本库依赖[@react-native-oh-tpl/react-native-randombytes](./react-native-randombytes.md) -- Gitee