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

Unified Diff: tools/gn/README.md

Issue 1362733002: [GN]: Fix bad doc links. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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/cross_compiles.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/README.md
diff --git a/tools/gn/README.md b/tools/gn/README.md
index e3f8ab714539c9044422c4f9f00c7616b3375024..90cf9085406240f172ea0812ac3a5bb8251a6047 100644
--- a/tools/gn/README.md
+++ b/tools/gn/README.md
@@ -1,8 +1,9 @@
# What is GN?
-GN is a meta-build system that generates [NinjaBuild](NinjaBuild.md)
-files. It's meant to be faster and simpler than GYP. It outputs only
-Ninja build files.
+GN is a meta-build system that generates
+[NinjaBuild](https://chromium.googlesource.com/chromium/src/+/master/docs/ninja_build.md)
+files. It's meant to be faster and simpler than GYP. It outputs only Ninja build
+files.
## Why bother with GN?
« no previous file with comments | « no previous file | tools/gn/docs/cross_compiles.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698