Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1913)

Unified Diff: docs/README.md

Issue 2502163002: Better text for link to Gittiles-flavored Markdown. (Closed)
Patch Set: Addressed feedback = fixed typo. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/README.md
diff --git a/docs/README.md b/docs/README.md
index 7526e5e04afd6173dcec6f4009c2c1657cb0f549..c203f4ed8ec8e4c280ec54c64ee33df1747c16ab 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,6 +1,7 @@
# Chromium docs
-This directory contains chromium project documentation in [Markdown].
+This directory contains chromium project documentation in
+[Gitiles-flavored Markdown].
It is automatically
[rendered by Gitiles](https://chromium.googlesource.com/chromium/src/+/master/docs/).
@@ -25,6 +26,6 @@ git cl patch <CL number or URL>
./tools/md_browser/md_browser.py
```
-[Markdown]: https://gerrit.googlesource.com/gitiles/+/master/Documentation/markdown.md
+[Gitiles-flavored Markdown]: https://gerrit.googlesource.com/gitiles/+/master/Documentation/markdown.md
[style guide]: https://github.com/google/styleguide/tree/gh-pages/docguide
[md_browser]: ../tools/md_browser/
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698