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": {