diff --git a/dotcom-rendering/README.md b/dotcom-rendering/README.md index df2884fe5b0..ac6c2aa2555 100644 --- a/dotcom-rendering/README.md +++ b/dotcom-rendering/README.md @@ -139,7 +139,7 @@ If you get lint errors, you can attempt to automatically fix them with: $ make fix ``` -See [the makefile](https://github.com/guardian/dotcom-rendering/blob/main/dotcom-rendering/makefile) for the full list. +See [the makefile](./makefile) for the full list. [Read about testing tools and testing strategy](docs/testing.md).