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

Unified Diff: docs/mac_build_instructions.md

Issue 2545363002: Use HTTPS links for Google domains in docs (Closed)
Patch Set: Modify two more files in subdirectories Created 4 years 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/linux_suid_sandbox.md ('k') | docs/memory-infra/probe-cc.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/mac_build_instructions.md
diff --git a/docs/mac_build_instructions.md b/docs/mac_build_instructions.md
index d3e0e922a347823ca21631de0f0e7d01c52d2334..5acb6c9f45ad6edf60a69ec06925599521d00359 100644
--- a/docs/mac_build_instructions.md
+++ b/docs/mac_build_instructions.md
@@ -170,10 +170,10 @@ You can find out more about GoogleTest at its
## Debugging
Good debugging tips can be found
-[here](http://dev.chromium.org/developers/how-tos/debugging-on-os-x). If you
+[here](https://dev.chromium.org/developers/how-tos/debugging-on-os-x). If you
would like to debug in a graphical environment, rather than using `lldb` at the
command line, that is possible without building in Xcode (see
-[Debugging in Xcode](http://www.chromium.org/developers/how-tos/debugging-on-os-x/building-with-ninja-debugging-with-xcode)).
+[Debugging in Xcode](https://www.chromium.org/developers/how-tos/debugging-on-os-x/building-with-ninja-debugging-with-xcode)).
## Update your checkout
@@ -226,7 +226,7 @@ gets interpreted as a URL to open.
If you have problems building, join us in `#chromium` on `irc.freenode.net` and
ask there. Be sure that the
-[waterfall](http://build.chromium.org/buildbot/waterfall/) is green and the
+[waterfall](https://build.chromium.org/buildbot/waterfall/) is green and the
tree is open before checking out. This will increase your chances of success.
### Improving performance of `git status`
« no previous file with comments | « docs/linux_suid_sandbox.md ('k') | docs/memory-infra/probe-cc.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698