Skip to content

Commit

Permalink
docs: change relative URLs to absolute URLs to fix broken links.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 314805551
  • Loading branch information
Google APIs authored and copybara-github committed Jun 4, 2020
1 parent 86285bb commit ef180e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/cloud/kms/v1/resources.proto
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ message CryptoKey {
CryptoKeyVersionTemplate version_template = 11;

// Labels with user-defined metadata. For more information, see
// [Labeling Keys](/kms/docs/labeling-keys).
// [Labeling Keys](https://cloud.google.com/kms/docs/labeling-keys).
map<string, string> labels = 10;
}

Expand Down

0 comments on commit ef180e0

Please sign in to comment.