| Index: docs/layout_tests_linux.md
|
| diff --git a/docs/layout_tests_linux.md b/docs/layout_tests_linux.md
|
| index 154e33428bef85997b52c89a3355b1eacfee4cc9..d113043e5e025ed75ef4854e0a8422842e61dfae 100644
|
| --- a/docs/layout_tests_linux.md
|
| +++ b/docs/layout_tests_linux.md
|
| @@ -1,6 +1,6 @@
|
| # Running layout tests on Linux
|
|
|
| -1. Build `blink_tests` (see LinuxBuildInstructions)
|
| +1. Build `blink_tests` (see [Linux-specific build instructions](https://chromium.googlesource.com/chromium/src/+/master/docs/linux_build_instructions.md))
|
| 1. Checkout the layout tests
|
| * If you have an entry in your `.gclient` file that includes
|
| "LayoutTests", you may need to comment it out and sync.
|
|
|