From be7ac6ccc3e0ca6cc523ff686e5d99a7875fad15 Mon Sep 17 00:00:00 2001 From: ljy9810 Date: Mon, 15 Sep 2025 09:44:45 +0800 Subject: [PATCH] =?UTF-8?q?=E9=93=BE=E6=8E=A5=E5=88=87=E6=8D=A2=E5=88=B0gi?= =?UTF-8?q?tcode?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ljy9810 --- Cargo.toml | 2 +- README.md | 2 +- README_zh.md | 2 +- bundle.json | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index d108300..c30f5ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" description = "A JSON serialization file format" #readme = "README.md" license = "Apache-2.0" -repository = "https://gitee.com/openharmony-sig/commonlibrary_rust_ylong_json" +repository = "https://gitcode.com/openharmony-sig/commonlibrary_rust_ylong_json" keywords = ["ylong", "json", "serialization", "deserialization"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/README.md b/README.md index 53e5f51..77edefc 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ ylong_json 1. Add `ylong_json` to the dependency of `Cargo.toml` ```toml [dependencies] -ylong_json = { git = "https://gitee.com/openharmony-sig/commonlibrary_rust_ylong_json.git" } +ylong_json = { git = "https://gitcode.com/openharmony-sig/commonlibrary_rust_ylong_json.git" } ``` ### Use gn diff --git a/README_zh.md b/README_zh.md index 4b1b133..cc9ebc0 100644 --- a/README_zh.md +++ b/README_zh.md @@ -56,7 +56,7 @@ ylong_json 1. 在 `Cargo.toml` 的依赖中添加 `ylong_json` ```toml [dependencies] -ylong_json = { git = "https://gitee.com/openharmony-sig/commonlibrary_rust_ylong_json.git" } +ylong_json = { git = "https://gitcode.com/openharmony-sig/commonlibrary_rust_ylong_json.git" } ``` ### 使用 GN 编译 diff --git a/bundle.json b/bundle.json index fa5efde..ed67f9f 100644 --- a/bundle.json +++ b/bundle.json @@ -3,8 +3,8 @@ "version": "4.0", "description": "Serialization and deserialization for JSON.", "publishAs": "code-segment", - "homePage": "https://gitee.com/openharmony", - "repository": "https://gitee.com/openharmony/commonlibrary_rust_ylong_json", + "homePage": "https://gitcode.com/openharmony", + "repository": "https://gitcode.com/openharmony/commonlibrary_rust_ylong_json", "license": "Apache License 2.0", "language": "", "segment": {