Skip to content

Commit 8798cef

Browse files
Google APIscopybara-github
authored andcommitted
docs: broken (or ambiguous) markdown link
PiperOrigin-RevId: 719886612
1 parent 47444ff commit 8798cef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

google/container/v1/cluster_service.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4784,7 +4784,7 @@ message NetworkConfig {
47844784
}
47854785

47864786
// Output only. The relative name of the Google Compute Engine
4787-
// [network][google.container.v1.NetworkConfig.network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks)
4787+
// [network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks)
47884788
// to which the cluster is connected. Example:
47894789
// projects/my-project/global/networks/my-network
47904790
string network = 1 [(google.api.field_behavior) = OUTPUT_ONLY];

google/container/v1beta1/cluster_service.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5123,7 +5123,7 @@ message NetworkConfig {
51235123
}
51245124

51255125
// Output only. The relative name of the Google Compute Engine
5126-
// [network][google.container.v1beta1.NetworkConfig.network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks)
5126+
// [network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks)
51275127
// to which the cluster is connected. Example:
51285128
// projects/my-project/global/networks/my-network
51295129
string network = 1 [(google.api.field_behavior) = OUTPUT_ONLY];

0 commit comments

Comments
 (0)