Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

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

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Mar 8 10:18:21 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: d060a12e9731b05fccb56aee4d4bf176892b7911
Source-Link: googleapis/googleapis@d060a12
  • Loading branch information
yoshi-automation committed Mar 24, 2021
1 parent 87adbdb commit bddfe85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion google/cloud/container_v1beta1/proto/cluster_service.proto
Original file line number Diff line number Diff line change
Expand Up @@ -4058,7 +4058,7 @@ enum DatapathProvider {

// Use the eBPF based GKE Dataplane V2 with additional features. See the [GKE
// Dataplane V2
// documentation](https://cloud.google.com/kubernetes-enginw/docs/how-to/dataplane-v2)
// documentation](https://cloud.google.com/kubernetes-engine/docs/how-to/dataplane-v2)
// for more.
ADVANCED_DATAPATH = 2;
}
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "07932bb995e7dc91b43620ea8402c6668c7d102c",
"internalRef": "359562873"
"sha": "d060a12e9731b05fccb56aee4d4bf176892b7911",
"internalRef": "361597303"
}
},
{
Expand Down

0 comments on commit bddfe85

Please sign in to comment.