mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user