diff --git a/README.md b/README.md index 094232a..233ce49 100644 --- a/README.md +++ b/README.md @@ -543,7 +543,7 @@ cmake --build . --config Release cmake --install . --config Release --strip ``` -**[ build-and-install-Z80.sh](https://zxe.io/software/Z80/build-and-install-Z80.sh)** +**[ build-and-install-Z80.sh](https://zxe.io/software/Z80/scripts/build-and-install-Z80.sh)** # Running the tests @@ -593,7 +593,7 @@ cmake --build . --config Release ctest --verbose --build-config Release ``` -**[ build-and-test-Z80.sh](https://zxe.io/software/Z80/build-and-test-Z80.sh)    [ build-and-test-Z80.bat](https://zxe.io/software/Z80/build-and-test-Z80.bat)** +**[ build-and-test-Z80.sh](https://zxe.io/software/Z80/scripts/build-and-test-Z80.sh)    [ build-and-test-Z80.bat](https://zxe.io/software/Z80/scripts/build-and-test-Z80.bat)** # Integration