diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 51527874..dfbbc780 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 diff --git a/README.md b/README.md index ac678726..80353f41 100644 --- a/README.md +++ b/README.md @@ -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