From 8a43f1af7f3c6bba5f01d2665862c63b610b5e67 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 9 Sep 2018 08:30:46 -0400 Subject: yeesh --- js/test/README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/test/README.mkd b/js/test/README.mkd index d450833..4588aae 100644 --- a/js/test/README.mkd +++ b/js/test/README.mkd @@ -1,7 +1,7 @@ This directory contains the test suite for the JavaScript implementation of [Luigi Template][], written in [Mocha][] and [Chai]. -To run the tests, load [test.html][./test.html] in a browser. +To run the tests, load `test.html` in a browser. [Luigi Template]: https://github.com/pablotron/luigi-template [Mocha]: https://mochajs.org/ -- cgit v1.2.3