Browse Source

Fix maven URL (#8440)

cfredri4 4 years ago
parent
commit
c47ebfd82b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      protoc-artifacts/README.md

+ 1 - 1
protoc-artifacts/README.md

@@ -20,7 +20,7 @@ the following files:
 ## Maven Location
 ## Maven Location
 The published protoc artifacts are available on Maven here:
 The published protoc artifacts are available on Maven here:
 
 
-    http://central.maven.org/maven2/com/google/protobuf/protoc/
+    https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/
 
 
 ## Versioning
 ## Versioning
 The version of the ``protoc`` artifact must be the same as the version of the
 The version of the ``protoc`` artifact must be the same as the version of the