summaryrefslogtreecommitdiff
path: root/test/js/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/js/index.html')
-rw-r--r--test/js/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/js/index.html b/test/js/index.html
index 22f602e7f..f7ce2f37a 100644
--- a/test/js/index.html
+++ b/test/js/index.html
@@ -9,7 +9,8 @@
<li><a href="assorted.html">Assorted</a></li>
<li><a href="inline-doc-write-simple.html">Simple docuemnt write</a></li>
<li><a href="inline-doc-write.html">Script within inline script</a></li>
-<li><a href="sync-script.html">External syncronous script (with css)</a></li>
+<li><a href="sync-script.html">External syncronous script</a></li>
+<li><a href="sync-script-css.html">External syncronous script (with css)</a></li>
</ul>