Index: docs/how_to_extend_layout_test_framework.md |
diff --git a/docs/how_to_extend_layout_test_framework.md b/docs/how_to_extend_layout_test_framework.md |
index 32d3b33f1aa043b27926ce0b6cb6d42242de64d0..2f2ab89da9ec1c3a7a78eab305d7c6d49c76ec5f 100644 |
--- a/docs/how_to_extend_layout_test_framework.md |
+++ b/docs/how_to_extend_layout_test_framework.md |
@@ -13,7 +13,7 @@ to help people who want to actually the framework to test whatever they want. |
Before you can start actually extending the framework, you should be familiar |
with how to use it. This wiki is basically all you need to learn how to use it |
pwnall
2016/11/15 18:23:11
I wouldn't call it "wiki" anymore :)
qyearsley
2016/11/15 19:04:57
Done, updated
|
-http://www.chromium.org/developers/testing/webkit-layout-tests |
+https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_tests.md |
## How to Extend the Framework |