commit | df2a863bb9ea5bf4e41d8d7d98e34566cd5f7bd2 | [log] [tgz] |
---|---|---|
author | foolip <[email protected]> | Wed Feb 15 15:03:16 2017 |
committer | Commit bot <[email protected]> | Wed Feb 15 15:03:16 2017 |
tree | 0e7e3fac4a5e2979ac6bda5f7b5f50ca54b5bd71 | |
parent | 5dbb827e3b41a97ec2d7105a0378c268a5d29fbe [diff] [blame] |
Update web-platform-tests docs These updates address a number of issues that have come up in the past week since the 2-way process was launched. See: https://groups.google.com/a/chromium.org/d/msg/blink-dev/QIRcSgN9AK4/0JY58rBhCAAJ https://groups.google.com/a/chromium.org/d/msg/platform-predictability/SBnz6Um7y2A/pDXVSOrpDwAJ Drive-by: fix section links in other documentation. BUG=657117 [email protected] Review-Url: https://codereview.chromium.org/2695963002 Cr-Commit-Position: refs/heads/master@{#450696}
diff --git a/docs/documentation_best_practices.md b/docs/documentation_best_practices.md index 328a98f..4e4df45 100644 --- a/docs/documentation_best_practices.md +++ b/docs/documentation_best_practices.md
@@ -97,7 +97,7 @@ 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