| Index: docs/documentation_best_practices.md
|
| diff --git a/docs/documentation_best_practices.md b/docs/documentation_best_practices.md
|
| index 328a98f7f41ffb7bac10e9ec3da2015403414b16..4e4df45b945a2ceaf0d2b278ac8124d43e58a458 100644
|
| --- a/docs/documentation_best_practices.md
|
| +++ b/docs/documentation_best_practices.md
|
| @@ -97,7 +97,7 @@ to detailed prose:
|
| design. However, once the code is implemented, design docs should serve as
|
| archives of these decisions, not as half-correct docs (they are often
|
| misused). See
|
| - [Implementation state](#implementation_state_determines_document_location)
|
| + [Implementation state](#Implementation-state-determines-document-repository)
|
| below.
|
|
|
| ## Implementation state determines document repository
|
|
|