0

Fix broken links in the Guidelines section.

Also update the preview instructions since the UI now uses "preview"
instead of "browse" for the preview link.

Change-Id: Ie8cc88fb8043f976a211389445945bd07f57042d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3780175
Reviewed-by: Peter Beverloo <peter@chromium.org>
Commit-Queue: Qi Xiao <xiaq@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1028647}
This commit is contained in:
Qi Xiao
2022-07-27 10:08:29 +00:00
committed by Chromium LUCI CQ
parent efbb2d681e
commit 4a80b1ef4d

@ -16,9 +16,9 @@ below.**
### Guidelines
* See the [Chromium Documentation Guidelines](/documentation_guidelines.md)
* See the [Chromium Documentation Guidelines](documentation_guidelines.md)
and the
[Chromium Documentation Best Practices](/documentation_best_practices.md).
[Chromium Documentation Best Practices](documentation_best_practices.md).
* Markdown documents must follow the
[style guide](https://github.com/google/styleguide/tree/gh-pages/docguide).
@ -41,12 +41,12 @@ This is only an estimate. The **gitiles** view may differ.
e.g. https://chromium-review.googlesource.com/c/3362532/2/docs/README.md
3. You will see something like <br>
Base
[browse](https://chromium.googlesource.com/chromium/src/+/ad44f6081ccc6b92479b12f1eb7e9482f474859d/docs/README.md)
[preview](https://chromium.googlesource.com/chromium/src/+/ad44f6081ccc6b92479b12f1eb7e9482f474859d/docs/README.md)
-> Patchset 3
[browse](https://chromium.googlesource.com/chromium/src/+/refs/changes/32/3362532/3/docs/README.md)
[preview](https://chromium.googlesource.com/chromium/src/+/refs/changes/32/3362532/3/docs/README.md)
| DOWNLOAD <br>
at the top left of the page. Click on the second
"[browse](https://chromium.googlesource.com/chromium/src/+/refs/changes/32/3362532/3/docs/README.md)"
"[preview](https://chromium.googlesource.com/chromium/src/+/refs/changes/32/3362532/3/docs/README.md)"
link to open the preview for the current patch set.
This **gitiles** view is the authoritative view, exactly the same as will be