edited index

This commit is contained in:
Leander
2017-04-27 19:07:33 +02:00
parent 92c7b28bd7
commit 0a1154589b

View File

@@ -6,6 +6,6 @@
* Time: 09:43
*/
echo "This is an API. Specs can be found ".link("specs.html", "here").".";
echo "This is an API. Specs can be found ".link("api.html", "here").".";
?>