Commit 0c58b22
authored
fix(rust): correct docs link from landing page (#2989)
Links to docs.rs from our crates.io landing pages are broken. Try for
yourself: https://crates.io/crates/google-cloud-kms-v1
And then nit: the landing page for `vX.Y.Z` should point to the docs for
`vX.Y.Z`, not `latest`.1 parent 78bb6c3 commit 0c58b22
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
0 commit comments