From 8a3a9bfc7565ad2c1567827bdd1143bb84501f9e Mon Sep 17 00:00:00 2001 From: Patryk Obara Date: Sun, 10 May 2020 22:20:58 +0200 Subject: [PATCH] Update internal links to BUILD.md --- CONTRIBUTING.md | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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