Update URL (#4576)

This commit is contained in:
Darío Hereñú
2018-01-04 14:10:03 -03:00
committed by Wouter van Oortmerssen
parent 9dae3eac60
commit d7b1d418ee

View File

@@ -5,7 +5,7 @@ Building {#flatbuffers_guide_building}
The distribution comes with a `cmake` file that should allow
you to build project/make files for any platform. For details on `cmake`, see
<http://www.cmake.org>. In brief, depending on your platform, use one of
<https://www.cmake.org>. In brief, depending on your platform, use one of
e.g.:
cmake -G "Unix Makefiles"