forked from BigfootDev/flatbuffers
adds https to landing page link so it resolves (#4757)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
348fcb5b88
commit
06d3229dc3
@@ -55,5 +55,5 @@ you would leave it in.
|
||||
[FlatBuffers Google Group]: https://groups.google.com/forum/#!forum/flatbuffers
|
||||
[FlatBuffers Issues Tracker]: http://github.com/google/flatbuffers/issues
|
||||
[stackoverflow.com]: http://stackoverflow.com/search?q=flatbuffers
|
||||
[landing page]: http://google.github.io/flatbuffers
|
||||
[landing page]: https://google.github.io/flatbuffers
|
||||
[LICENSE]: https://github.com/google/flatbuffers/blob/master/LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user