Skip to content

Commit

Permalink
docs: fix a broken link in the docs.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 314788929

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jun 4 13:08:11 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: c77929eb8d6c7d6238f585cb9ee9d364893f9ed4
Source-Link: googleapis/googleapis@c77929e
  • Loading branch information
yoshi-automation authored and jskeet committed Jun 5, 2020
1 parent c189d65 commit 81c1d97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5013,7 +5013,7 @@ public sealed partial class Cluster : pb::IMessage<Cluster> {
private int initialNodeCount_;
/// <summary>
/// The number of nodes to create in this cluster. You must ensure that your
/// Compute Engine &lt;a href="/compute/docs/resource-quotas">resource quota&lt;/a>
/// Compute Engine [resource quota](https://cloud.google.com/compute/quotas)
/// is sufficient for this number of instances. You must also have available
/// firewall and routes quota.
/// For requests, this field should only be used in lieu of a
Expand Down
2 changes: 1 addition & 1 deletion apis/Google.Cloud.Container.V1/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "89e89786896d256c70f43e68a975470c4f4f220e"
"sha": "c77929eb8d6c7d6238f585cb9ee9d364893f9ed4"
}
}
]
Expand Down

0 comments on commit 81c1d97

Please sign in to comment.