summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authortfarina <tfarina@chromium.org>2016-02-25 08:37:28 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-25 16:39:21 +0000
commita3a5b5c9fac3adebb486d4caa4ef11112b509e06 (patch)
tree1959ab0ba7ef641bfe1120958d3163c162129c8c /docs
parentf242a2b86e6b151656534ee400edd4522a2abd2d (diff)
downloadchromium_src-a3a5b5c9fac3adebb486d4caa4ef11112b509e06.zip
chromium_src-a3a5b5c9fac3adebb486d4caa4ef11112b509e06.tar.gz
chromium_src-a3a5b5c9fac3adebb486d4caa4ef11112b509e06.tar.bz2
docs: use the https version of xcode url
This patch updates the URL for the Xcode site. The old one just redirects to this one anyway. BUG=None R=sdefresne@chromium.org Review URL: https://codereview.chromium.org/1735023002 Cr-Commit-Position: refs/heads/master@{#377588}
Diffstat (limited to 'docs')
-rw-r--r--docs/mac_build_instructions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mac_build_instructions.md b/docs/mac_build_instructions.md
index 6a35330..87b101b 100644
--- a/docs/mac_build_instructions.md
+++ b/docs/mac_build_instructions.md
@@ -5,7 +5,7 @@
## Prerequisites
* A Mac running 10.9+.
-* http://developer.apple.com/tools/xcode/XCode, 5+
+* https://developer.apple.com/xcode, 5+
* Install
[gclient](http://dev.chromium.org/developers/how-tos/install-depot-tools),
part of the