commit f9b0c668435d2c4466e8284dbb867ec602a7e176 parent 31c08db9091ecbbec2130796e3ab11a46eec6896 Author: duckartes <31091259+duckartes@users.noreply.github.com> Date: Sun, 27 Jan 2019 11:15:37 -0600 Update: README.rst (#5036) Correct filename paths under Creating Binaries. Diffstat:
M | README.rst | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.rst b/README.rst @@ -94,19 +94,19 @@ Creating Binaries Linux ----- -See :code:`contrib/build-linux/Readme.md`. +See :code:`contrib/build-linux/README.md`. Mac OS X / macOS ---------------- -See :code:`contrib/osx/Readme.md`. +See :code:`contrib/osx/README.md`. Windows ------- -See :code:`contrib/build-wine/docker/Readme.md`. +See :code:`contrib/build-wine/docker/README.md`. Android