From e90b6c5f15a87b50c52e3543786fc0e45f6f4587 Mon Sep 17 00:00:00 2001 From: Guspan Tanadi <36249910+guspan-tanadi@users.noreply.github.com> Date: Mon, 5 May 2025 07:41:48 +0700 Subject: [PATCH] Update section links --- README-ZH.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-ZH.md b/README-ZH.md index 2559838..615eb63 100644 --- a/README-ZH.md +++ b/README-ZH.md @@ -136,7 +136,7 @@ dependencies: 运行前,按照这些步骤逐一配置: - [wechat_assets_picker#准备工作](https://github.com/fluttercandies/flutter_wechat_assets_picker/blob/master/README-ZH.md#preparing-for-use-) -- [camera#installation](https://pub.flutter-io.cn/packages/camera#installation) +- [camera#setup](https://pub.flutter-io.cn/packages/camera#setup) 在你的代码中导入: diff --git a/README.md b/README.md index e3d43f1..bd5dfc5 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ The latest **dev** version is: Follow these detailed setup guide before runs: - [wechat_assets_picker#preparing-for-use](https://github.com/fluttercandies/flutter_wechat_assets_picker#preparing-for-use-) -- [camera#installation](https://pub.dev/packages/camera#installation) +- [camera#setup](https://pub.dev/packages/camera#setup) #### Notes 📝