diff --git a/docs/contributing/source/dev-setup-coding-and-contribution-process/write-code.rst b/docs/contributing/source/dev-setup-coding-and-contribution-process/write-code.rst index a38cf562..9a1663df 100644 --- a/docs/contributing/source/dev-setup-coding-and-contribution-process/write-code.rst +++ b/docs/contributing/source/dev-setup-coding-and-contribution-process/write-code.rst @@ -102,7 +102,7 @@ Running a Local Node for Dev and Test This is tricky and personal. Different people do it different ways. We documented some of those on separate pages: -- `Dev node setup and running all tests with Docker Compose `_ +- `Dev node setup and running all tests with Docker Compose `_ - `Dev node setup and running all tests as processes `_ - More to come?