| 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`
|
|
|