Always end file references with .md and use the full path from the root of the repository.
For example, instead of [Quick Start](../quick-start.md), use [Quick Start](/developers/quick-start.md).
Run pre-commit run --all-files to ensure that your changes are in compliance with the project's coding standards.