aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMaxwell Paul Brickner <mbrickn@users.noreply.github.com>2017-06-23 09:25:03 -0400
committerGitHub <noreply@github.com>2017-06-23 09:25:03 -0400
commitd07efbad91fa38c19d3ea8edc4f277fdac333192 (patch)
treea269982f09ba6ca68569a68741eae59ceb352019 /README.md
parenteca0f4ee919480a4f516b825cf6809c6a7df4f50 (diff)
downloadprotobuf-d07efbad91fa38c19d3ea8edc4f277fdac333192.tar.gz
protobuf-d07efbad91fa38c19d3ea8edc4f277fdac333192.tar.bz2
protobuf-d07efbad91fa38c19d3ea8edc4f277fdac333192.zip
Updated links to use https
Howdy! I just updated some links to use https instead of http. Thanks! ^ _ ^
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,