Skip to content

Commit

Permalink
docs: Fixed broken links in the reference documentation
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 315023125

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Jun 5 17:08:50 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: dd244bb3a5023a4a9290b21dae6b99020c026123
Source-Link: googleapis/googleapis@dd244bb
  • Loading branch information
yoshi-automation authored and jskeet committed Jun 6, 2020
1 parent 2bac8ab commit fba52f0
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 @@ -14125,7 +14125,7 @@ public sealed partial class NodePool : pb::IMessage<NodePool> {
private int initialNodeCount_;
/// <summary>
/// The initial node count for the pool. 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.
/// </summary>
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": "c77929eb8d6c7d6238f585cb9ee9d364893f9ed4"
"sha": "dd244bb3a5023a4a9290b21dae6b99020c026123"
}
}
]
Expand Down

0 comments on commit fba52f0

Please sign in to comment.