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

Unified Diff: docs/linux_build_instructions.md

Issue 2567583002: Use name attribute not id attribute for anchor tag in Markdown (Closed)
Patch Set: Created 4 years 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/linux_build_instructions.md
diff --git a/docs/linux_build_instructions.md b/docs/linux_build_instructions.md
index 0fe97e60037dcadbbef6aeadd1a56f7fa75c6fe4..f4f7ec8a5beeeb21d77282a553c9205d683e2fea 100644
--- a/docs/linux_build_instructions.md
+++ b/docs/linux_build_instructions.md
@@ -117,7 +117,7 @@ $ gn gen out/Default
* For more info on GN, run `gn help` on the command line or read the
[quick start guide](../tools/gn/docs/quick_start.md).
-### <a id=faster-builds></a>Faster builds
+### <a name="faster-builds"></a>Faster builds
This section contains some things you can change to speed up your builds,
sorted so that the things that make the biggest difference are first.
« 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