diff --git a/index.php b/index.php index 674afef..541e12c 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("scpes.html", "here")."."; ?> \ No newline at end of file