Skip to content

Commit 8122687

Browse files
Google APIscopybara-github
authored andcommitted
docs: Change relative URLs to absolute URLs to fix broken links.
PiperOrigin-RevId: 315786558
1 parent 203ed26 commit 8122687

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/memcache/v1beta2/cloud_memcache.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ message Instance {
244244
map<string, string> labels = 3;
245245

246246
// Optional. The full name of the Google Compute Engine
247-
// [network](/compute/docs/networks-and-firewalls#networks) to which the
247+
// [network](https://cloud.google.com/vpc/docs/vpc) to which the
248248
// instance is connected. If left unspecified, the `default` network
249249
// will be used.
250250
string authorized_network = 4;

0 commit comments

Comments
 (0)