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

Unified Diff: docs/ios/build_instructions.md

Issue 2731293003: Move ios documentation from //docs to //docs/ios. (Closed)
Patch Set: Created 3 years, 9 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 | « docs/get_the_code.md ('k') | docs/ios/infra.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/ios/build_instructions.md
diff --git a/docs/ios_build_instructions.md b/docs/ios/build_instructions.md
similarity index 99%
copy from docs/ios_build_instructions.md
copy to docs/ios/build_instructions.md
index 2d7a013236fb380be9f9907591b3353efb457be4..1fb0988498f961b5c06f936f60d99209e5f8d788 100644
--- a/docs/ios_build_instructions.md
+++ b/docs/ios/build_instructions.md
@@ -1,7 +1,7 @@
# Checking out and building Chromium for iOS
There are instructions for other platforms linked from the
-[get the code](get_the_code.md) page.
+[get the code](../get_the_code.md) page.
## Instructions for Google Employees
@@ -102,7 +102,7 @@ file is updated (either by you or after rebasing). If you forget to run it,
the list of targets and files in the Xcode solution may be stale.
You can also follow the manual instructions on the
-[Mac page](mac_build_instructions.md), but make sure you set the
+[Mac page](../mac_build_instructions.md), but make sure you set the
GN arg `target_os="ios"`.
## Building for device
« no previous file with comments | « docs/get_the_code.md ('k') | docs/ios/infra.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698