Updated links to use https

Howdy!

I just updated some links to use https instead of http.

Thanks! ^ _ ^
This commit is contained in:
Maxwell Paul Brickner 2017-06-23 09:25:03 -04:00 committed by GitHub
parent eca0f4ee91
commit d07efbad91

View File

@ -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,