From 6ae83c8f307319b4a0652896de1d9c7e8ffeabb5 Mon Sep 17 00:00:00 2001 From: falkTX Date: Sun, 19 Jan 2020 12:46:05 +0000 Subject: [PATCH] Fix missing quote Signed-off-by: falkTX --- News.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/News.php b/News.php index 63eeb7f..b3a6042 100644 --- a/News.php +++ b/News.php @@ -304,7 +304,7 @@ include_once("includes/header.php"); It proved to be quite helpful for development too, as I had to justify why things are the way they are, and explain how they work too.
Now that Carla UI should not change too much for a while, it is the right time for such thing.
I personally dislike writing such things, but understand it can be quite useful.
- The work-in-progress manual is at https://kx.studio/Documentation:Manual:Carla.
+ The work-in-progress manual is at https://kx.studio/Documentation:Manual:Carla.
(Not much to see there at the moment though, give me time)