aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYilun Chong <yilunchong@google.com>2017-06-23 11:44:24 -0700
committerYilun Chong <yilunchong@google.com>2017-06-23 11:44:24 -0700
commit4e67590e1b42897b674d6bfdae3b7c8f1d4cf5e5 (patch)
treed19431f52a5586ee5e70bc3397325a9d257b9bec /README.md
parent58a3c74df04af9ed7d531e3f247677a4661a98b6 (diff)
downloadprotobuf-4e67590e1b42897b674d6bfdae3b7c8f1d4cf5e5.tar.gz
protobuf-4e67590e1b42897b674d6bfdae3b7c8f1d4cf5e5.tar.bz2
protobuf-4e67590e1b42897b674d6bfdae3b7c8f1d4cf5e5.zip
fix readme.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e456863e..653f6632 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ as well as a set of standard .proto files distributed along with protobuf.
If you are looking for an old version that is not available in the release
page, check out the maven repo here:
- [http://repo1.maven.org/maven2/com/google/protobuf/protoc/](http://repo1.maven.org/maven2/com/google/protobuf/protoc/)
+ [https://repo1.maven.org/maven2/com/google/protobuf/protoc/](https://repo1.maven.org/maven2/com/google/protobuf/protoc/)
These pre-built binaries are only provided for released versions. If you want
to use the github master version at HEAD, or you need to modify protobuf code,