summaryrefslogtreecommitdiffstats
path: root/docs/linux_build_instructions.md
diff options
context:
space:
mode:
authortfarina <tfarina@chromium.org>2016-03-04 01:57:33 -0800
committerCommit bot <commit-bot@chromium.org>2016-03-04 09:59:05 +0000
commit5f2d8e2f2dfccfcc91a0324862a8a89439c2e84f (patch)
treeebed69710da67f0f067679ec71b97b75984c8cb0 /docs/linux_build_instructions.md
parentbe26ea4d3de8e8eeee326b6317ffefe9c7c21a37 (diff)
downloadchromium_src-5f2d8e2f2dfccfcc91a0324862a8a89439c2e84f.zip
chromium_src-5f2d8e2f2dfccfcc91a0324862a8a89439c2e84f.tar.gz
chromium_src-5f2d8e2f2dfccfcc91a0324862a8a89439c2e84f.tar.bz2
docs: update the links to the get-the-code page to use the https url
This patch changes all the links to the get-the-code web page to use the safer https url version. BUG=None R=sdefresne@chromium.org Review URL: https://codereview.chromium.org/1756483006 Cr-Commit-Position: refs/heads/master@{#379260}
Diffstat (limited to 'docs/linux_build_instructions.md')
-rw-r--r--docs/linux_build_instructions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux_build_instructions.md b/docs/linux_build_instructions.md
index 7802382..e6ecbe7 100644
--- a/docs/linux_build_instructions.md
+++ b/docs/linux_build_instructions.md
@@ -4,7 +4,7 @@
## Get the code
-[Get the Code](http://dev.chromium.org/developers/how-tos/get-the-code). The
+[Get the Code](https://www.chromium.org/developers/how-tos/get-the-code). The
general instructions on the "Get the code" page cover basic Linux build setup
and configuration.