diff --git a/docs/HACKING_QUICKSTART.md b/docs/HACKING_QUICKSTART.md index a986703240a..6b62361179a 100644 --- a/docs/HACKING_QUICKSTART.md +++ b/docs/HACKING_QUICKSTART.md @@ -9,7 +9,7 @@ on the [Github Workflow](https://github.com/servo/servo/wiki/Github-workflow) an ## Building Servo -Building Servo is quite easy. Install the prerequisites described in the [README](./README.md) file. Then type: +Building Servo is quite easy. Install the prerequisites described in the [README](../README.md) file. Then type: ```shell ./mach build -d