From 791abe20b1f3a889ad2051d32c8cf76a3bacbfda Mon Sep 17 00:00:00 2001 From: Volker Mische Date: Sun, 30 Jun 2013 15:26:17 -0700 Subject: [PATCH] Correct link to test README --- Developer-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Developer-Guide.md b/Developer-Guide.md index 9dff8eb..65f61bb 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -162,7 +162,7 @@ in the browser (e.g. ), or run `./build.py test` on the console (headless testing with PhantomJS, make sure to install it first from http://phantomjs.org/download.html). -See also the test-specific [README](test/README.md). +See also the test-specific [README](../blob/master/test/README.md). If you get this error