diff --git a/index.php b/index.php index 2e2e0ff..2732b73 100644 --- a/index.php +++ b/index.php @@ -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")."."; ?> \ No newline at end of file