diff options
Diffstat (limited to 'ops/yandex-cloud-rs')
-rw-r--r-- | ops/yandex-cloud-rs/Cargo.toml | 2 | ||||
-rw-r--r-- | ops/yandex-cloud-rs/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ops/yandex-cloud-rs/Cargo.toml b/ops/yandex-cloud-rs/Cargo.toml index a72d11d59ac4..896c6e034fc0 100644 --- a/ops/yandex-cloud-rs/Cargo.toml +++ b/ops/yandex-cloud-rs/Cargo.toml @@ -4,7 +4,7 @@ description = "Generated gRPC clients for the Yandex Cloud API" license = "MIT" version = "2023.9.4" edition = "2021" -homepage = "https://cs.tvl.fyi/depot/-/tree/ops/yandex-cloud-rs" +homepage = "https://code.tvl.fyi/tree/ops/yandex-cloud-rs" repository = "https://code.tvl.fyi/depot.git:/ops/yandex-cloud-rs.git" include = [ "/src", "README.md" ] diff --git a/ops/yandex-cloud-rs/README.md b/ops/yandex-cloud-rs/README.md index a80fa831637b..463bde5c292e 100644 --- a/ops/yandex-cloud-rs/README.md +++ b/ops/yandex-cloud-rs/README.md @@ -46,4 +46,4 @@ cargo publish --allow-dirty [repo]: https://github.com/yandex-cloud/cloudapi [docs]: https://docs.rs/yandex-cloud/latest/yandex_cloud/ -[code]: https://cs.tvl.fyi/depot/-/tree/ops/yandex-cloud-rs +[code]: https://code.tvl.fyi/tree/ops/yandex-cloud-rs |