From c47ebfd82be3d07be4f003e2c34c7c86b5d4fced Mon Sep 17 00:00:00 2001 From: cfredri4 <50839054+cfredri4@users.noreply.github.com> Date: Wed, 31 Mar 2021 22:47:47 +0200 Subject: [PATCH] Fix maven URL (#8440) --- protoc-artifacts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protoc-artifacts/README.md b/protoc-artifacts/README.md index 1706ddc0d8..8fc366935d 100644 --- a/protoc-artifacts/README.md +++ b/protoc-artifacts/README.md @@ -20,7 +20,7 @@ the following files: ## Maven Location 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 The version of the ``protoc`` artifact must be the same as the version of the