Fix links to installation instructions in README-GIT.md

The extensions of these files have changed from .txt to .md, see
1b5e3649e5

Closes #18282.
This commit is contained in:
Vadim Zeitlin
2018-12-04 15:18:24 +01:00
parent 727a100a6a
commit dbd46881e6

View File

@@ -13,5 +13,5 @@ control.
After doing this, please proceed with the build as with any official After doing this, please proceed with the build as with any official
release, i.e. follow the instructions in the port-specific files, e.g. release, i.e. follow the instructions in the port-specific files, e.g.
[wxMSW](docs/msw/install.txt), [wxGTK](docs/gtk/install.txt), [wxMSW](docs/msw/install.md), [wxGTK](docs/gtk/install.md),
[wxOSX](docs/osx/install.txt) and so on. [wxOSX](docs/osx/install.md) and so on.