From ac09efd16a50c14b225f24af4e321374eaefbec1 Mon Sep 17 00:00:00 2001 From: Leander Date: Thu, 27 Apr 2017 19:04:30 +0200 Subject: [PATCH] edited index --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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