| Index: docs/testing/writing_layout_tests.md
|
| diff --git a/docs/testing/writing_layout_tests.md b/docs/testing/writing_layout_tests.md
|
| index b6178689919a6405dfa5f8086f9695549ba95f6f..7067687c380383d9cd5c35ae616b2a0769935ed6 100644
|
| --- a/docs/testing/writing_layout_tests.md
|
| +++ b/docs/testing/writing_layout_tests.md
|
| @@ -306,7 +306,7 @@ with the following exceptions.
|
| constructs that target old browsers.
|
| * Per the JavaScript guide, new tests should also follow any per-project
|
| style guide, such as the
|
| - [ServiceWorker Tests Style guide](http://www.chromium.org/blink/serviceworker/testing).
|
| + [ServiceWorker Tests Style guide](https://www.chromium.org/blink/serviceworker/testing).
|
|
|
| ## JavaScript Tests
|
|
|
|
|