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

Unified Diff: tools/gn/docs/faq.md

Issue 1177043014: Fix broken link and add cross-compiling to quick start (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add spaces Created 5 years, 5 months 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 | tools/gn/docs/quick_start.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/docs/faq.md
diff --git a/tools/gn/docs/faq.md b/tools/gn/docs/faq.md
index b35fde8b6de04db2aa913787b3457c2d491d8f02..980c18b9c33322b4c79c8297dfbd3055e817022f 100644
--- a/tools/gn/docs/faq.md
+++ b/tools/gn/docs/faq.md
@@ -121,4 +121,4 @@ You can set variables in that file:
GN has robust support for doing cross compiles and building things for
multiple architectures in a single build.
-See [GNCrossCompiles](GNCrossCompiles.md) for more info.
+See [GNCrossCompiles](cross_compiles.md) for more info.
« no previous file with comments | « no previous file | tools/gn/docs/quick_start.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698