From f9b0c668435d2c4466e8284dbb867ec602a7e176 Mon Sep 17 00:00:00 2001 From: duckartes <31091259+duckartes@users.noreply.github.com> Date: Sun, 27 Jan 2019 11:15:37 -0600 Subject: [PATCH] Update: README.rst (#5036) Correct filename paths under Creating Binaries. --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index a6fec0b8f..ff3c18c13 100644 --- 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