Index: testing/android/docs/README.md |
diff --git a/testing/android/docs/README.md b/testing/android/docs/README.md |
index 7ae8ef22b475f6363e2cf02b06f5b7bfbb3cef2c..4f120c58a7b314fcbc7745ec278f085a8b68581c 100644 |
--- a/testing/android/docs/README.md |
+++ b/testing/android/docs/README.md |
@@ -12,7 +12,7 @@ |
- [... run a gtest?](/testing/android/docs/todo.md) |
- [... run an instrumentation test?](/testing/android/docs/todo.md) |
- [... run a Robolectric test?](/testing/android/docs/todo.md) |
- - [... run the blink layout tests?](https://sites.google.com/a/chromium.org/dev/developers/testing/webkit-layout-tests) |
+ - [... run the blink layout tests?](https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_tests.md) |
Dirk Pranke
2016/11/15 22:24:55
another place for a relative markdown link.
|
- [... run a telemetry test?](/testing/android/docs/todo.md) |
- **miscellaneous** |
- [... use code coverage for Java tests?](/build/android/docs/coverage.md) |