diff --git a/resources/readme.md b/resources/readme.md index eed909064239a1..8583d5f8d5b449 100644 --- a/resources/readme.md +++ b/resources/readme.md @@ -16,8 +16,7 @@ To use testharness.js you must include two scripts, in the order given: ## Full documentation ## -Full user documentation for the API is in the -[docs/api.md](https://github.com/w3c/testharness.js/blob/master/docs/api.md) file. +Full user documentation for the API is at [http://web-platform-tests.org/writing-tests/testharness-api.html](http://web-platform-tests.org/writing-tests/testharness-api.html). You can also read a tutorial on [Using testharness.js](http://darobin.github.com/test-harness-tutorial/docs/using-testharness.html).