diff --git a/README.md b/README.md
index e5a8b93d..d5079368 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
* 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.
*
@@ -4236,7 +4236,7 @@ public java.lang.String getAuthorizedNetwork() {
*
*
* 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.
*
@@ -6047,7 +6047,7 @@ public Builder putAllLabels(java.util.Map
* 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.
*
@@ -6072,7 +6072,7 @@ public java.lang.String getAuthorizedNetwork() {
*
*
* 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.
*
@@ -6097,7 +6097,7 @@ public com.google.protobuf.ByteString getAuthorizedNetworkBytes() {
*
*
* 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.
*
@@ -6121,7 +6121,7 @@ public Builder setAuthorizedNetwork(java.lang.String value) {
*
*
* 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.
*
@@ -6141,7 +6141,7 @@ public Builder clearAuthorizedNetwork() {
*
*
* 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.
*
diff --git a/proto-google-cloud-memcache-v1beta2/src/main/java/com/google/cloud/memcache/v1beta2/InstanceOrBuilder.java b/proto-google-cloud-memcache-v1beta2/src/main/java/com/google/cloud/memcache/v1beta2/InstanceOrBuilder.java
index 46e483da..37c58a3d 100644
--- a/proto-google-cloud-memcache-v1beta2/src/main/java/com/google/cloud/memcache/v1beta2/InstanceOrBuilder.java
+++ b/proto-google-cloud-memcache-v1beta2/src/main/java/com/google/cloud/memcache/v1beta2/InstanceOrBuilder.java
@@ -156,7 +156,7 @@ public interface InstanceOrBuilder
*
*
* 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.
*
@@ -171,7 +171,7 @@ public interface InstanceOrBuilder
*
*
* 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.
*
diff --git a/proto-google-cloud-memcache-v1beta2/src/main/proto/google/cloud/memcache/v1beta2/cloud_memcache.proto b/proto-google-cloud-memcache-v1beta2/src/main/proto/google/cloud/memcache/v1beta2/cloud_memcache.proto
index 5d75ae49..56bd2ef7 100644
--- a/proto-google-cloud-memcache-v1beta2/src/main/proto/google/cloud/memcache/v1beta2/cloud_memcache.proto
+++ b/proto-google-cloud-memcache-v1beta2/src/main/proto/google/cloud/memcache/v1beta2/cloud_memcache.proto
@@ -244,7 +244,7 @@ message Instance {
map