Skip to content

Commit

Permalink
docs: Change relative URLs to absolute URLs to fix broken links.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 315786558
  • Loading branch information
Google APIs authored and Copybara-Service committed Jun 10, 2020
1 parent 203ed26 commit 8122687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/cloud/memcache/v1beta2/cloud_memcache.proto
Expand Up @@ -244,7 +244,7 @@ message Instance {
map<string, string> labels = 3;

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

0 comments on commit 8122687

Please sign in to comment.