Update internal links to BUILD.md
This commit is contained in:
parent
fe6674f9eb
commit
8a3a9bfc75
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue