Skip to content

Commit

Permalink
docs: Change relative URLs to absolute URLs to fix broken links. (#33)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 315786558

Source-Author: Google APIs <[email protected]>
Source-Date: Wed Jun 10 15:57:14 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 81226871ce438cdeec241dd81f33f796e37e1c03
Source-Link: googleapis/googleapis@8122687

Co-authored-by: Justin Beckwith <[email protected]>
  • Loading branch information
yoshi-automation and JustinBeckwith authored Jul 1, 2020
1 parent 3f95cbe commit 80bd9b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
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
4 changes: 2 additions & 2 deletions packages/google-cloud-memcache/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": "a3a0bf0f6291d69f2ff3df7fcd63d28ee20ac727",
"internalRef": "310060413"
"sha": "81226871ce438cdeec241dd81f33f796e37e1c03",
"internalRef": "315786558"
}
},
{
Expand Down

0 comments on commit 80bd9b4

Please sign in to comment.