diff --git a/index.php b/index.php index 541e12c..2e2e0ff 100644 --- a/index.php +++ b/index.php @@ -6,6 +6,6 @@ * Time: 09:43 */ -echo "This is an API. Specs can be found ".link("scpes.html", "here")."."; +echo "This is an API. Specs can be found ".link("specs.html", "here")."."; ?> \ No newline at end of file