Skip to content

Commit d183f72

Browse files
yoshi-automationjskeet
authored andcommitted
docs: change relative URLs to absolute URLs to fix broken links.
PiperOrigin-RevId: 314805551 Source-Author: Google APIs <[email protected]> Source-Date: Thu Jun 4 14:36:25 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: ef180e07d360d86ce0f71c448edffbf6b7ceb8c9 Source-Link: googleapis/googleapis@ef180e0
1 parent fc1d3a0 commit d183f72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/Resources.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ public string Name {
543543
private readonly pbc::MapField<string, string> labels_ = new pbc::MapField<string, string>();
544544
/// <summary>
545545
/// Labels with user-defined metadata. For more information, see
546-
/// [Labeling Keys](/kms/docs/labeling-keys).
546+
/// [Labeling Keys](https://cloud.google.com/kms/docs/labeling-keys).
547547
/// </summary>
548548
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
549549
public pbc::MapField<string, string> Labels {

apis/Google.Cloud.Kms.V1/synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": "googleapis",
66
"remote": "https://github.com/googleapis/googleapis.git",
7-
"sha": "89e89786896d256c70f43e68a975470c4f4f220e"
7+
"sha": "ef180e07d360d86ce0f71c448edffbf6b7ceb8c9"
88
}
99
}
1010
]

0 commit comments

Comments
 (0)