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

Unified Diff: blimp/docs/build.md

Issue 1718103003: Update blimp documentation and add examples (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | blimp/docs/running.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/docs/build.md
diff --git a/blimp/docs/build.md b/blimp/docs/build.md
index 13aad6b68338e2cc9b7b0d21dd6ba623f3314076..425ad370b8513e47169b4033dc961a8658d8c4f7 100644
--- a/blimp/docs/build.md
+++ b/blimp/docs/build.md
@@ -42,7 +42,7 @@ ninja -C out-android/Debug blimp blimp_apk_incremental &&
## Engine inside a Docker container
Create another out-directory and set the GN args. Note, when building to run
-inside a Docker container you'll need to set the target_os to "chromeos":
+inside a [Docker container](container.md) you'll need to set the target_os to "chromeos":
```bash
mkdir -p out-chromeos/Debug
« no previous file with comments | « no previous file | blimp/docs/running.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698