1
0
Fork 0

Update internal links to BUILD.md

This commit is contained in:
Patryk Obara 2020-05-10 22:20:58 +02:00
parent fe6674f9eb
commit 8a3a9bfc75
2 changed files with 3 additions and 3 deletions

View file

@ -74,11 +74,11 @@ discuss it with us early, e.g. by creating a new bugtracker issue.
Basic build instructions are in [README.md][readme-b]; take a moment to read
[INSTALL][install] file as well. These are good enough to get you started :)
Detailed build instructions are in [scripts/build.md][build-doc] file.
Detailed build instructions are in [BUILD.md][build-doc] file.
[readme-b]: https://github.com/dosbox-staging/dosbox-staging#build-instructions
[install]: https://github.com/dosbox-staging/dosbox-staging/blob/master/INSTALL
[build-doc]: https://github.com/dosbox-staging/dosbox-staging/blob/master/scripts/build.md
[build-doc]: https://github.com/dosbox-staging/dosbox-staging/blob/master/BUILD.md
# Contributing code

View file

@ -134,7 +134,7 @@ button, select "Open" and the dialog will show a button to run and unsigned app.
### Linux, macOS, MSYS2, MinGW, other OSes
Read [INSTALL](INSTALL) file for a general summary about dependencies and
configure options. Read [build.md](scripts/build.md) for the comprehensive
configure options. Read [BUILD.md](BUILD.md) for the comprehensive
compilation guide.
``` shell