| Index: docs/windows_build_instructions.md
|
| diff --git a/docs/windows_build_instructions.md b/docs/windows_build_instructions.md
|
| index 3d41e82925c969adb49353ed0fce50c7212b0ef2..2fae46c4384f918cb3a4433b3345ab88516dce0d 100644
|
| --- a/docs/windows_build_instructions.md
|
| +++ b/docs/windows_build_instructions.md
|
| @@ -147,7 +147,7 @@ $ gn gen out/Default
|
|
|
| If you want to use the Visual Studio IDE, use the `--ide` command line
|
| argument to `gn gen` when you generate your output directory (as described on
|
| -the [get the code](http://dev.chromium.org/developers/how-tos/get-the-code)
|
| +the [get the code](https://dev.chromium.org/developers/how-tos/get-the-code)
|
| page):
|
|
|
| ```shell
|
|
|