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

Unified Diff: docs/README.md

Issue 2502163002: Better text for link to Gittiles-flavored Markdown. (Closed)
Patch Set: 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..a1101ffa1c6cf301692dbb94ea8105380210d757 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
+[Gittiles-flavored Markdown].
qyearsley 2016/11/16 00:39:24 Nit: Gittiles -> Gitiles (only one t)
pwnall 2016/11/16 01:01:46 Done. Thanks for catching this!
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
+[Gittiles-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