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