doc: Refer to the correct links in the Servo Book (#41110)

The previous links are broken. I removed the operating system specific
URLs, as they are found in [Building
Servo](https://book.servo.org/building/building.html) as well and aren't
as likely to rot there.

Testing: I don't think there are tests for the `README.md`

Signed-off-by: frozolotl <frozolotl@protonmail.com>
This commit is contained in:
frozolotl
2025-12-07 00:42:35 +01:00
committed by GitHub
parent c6257f9340
commit 0c71ebe71d

View File

@@ -16,12 +16,10 @@ Coordination of Servo development happens:
## Getting started
For more detailed build instructions, see the Servo book under [Setting up your environment], [Building Servo], [Building for Android] and [Building for OpenHarmony].
For more detailed build instructions, see the Servo Book under [Getting the Code] and [Building Servo].
[Setting up your environment]: https://book.servo.org/hacking/setting-up-your-environment.html
[Building Servo]: https://book.servo.org/hacking/building-servo.html
[Building for Android]: https://book.servo.org/hacking/building-for-android.html
[Building for OpenHarmony]: https://book.servo.org/hacking/building-for-openharmony.html
[Getting the Code]: https://book.servo.org/building/getting-the-code.html
[Building Servo]: https://book.servo.org/building/building.html
### macOS