From 9ff2398a79e4b28f08dd8c2980cc76e8902b85f3 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Thu, 1 Sep 2016 18:03:47 +0200 Subject: [PATCH] Small fixes --- documentation.md | 1 - edit.md | 2 +- files.md | 5 ----- 3 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 files.md diff --git a/documentation.md b/documentation.md index d3879366..696def73 100644 --- a/documentation.md +++ b/documentation.md @@ -26,7 +26,6 @@ Now that you have Radicale running, let's see what we can configure to make it fit our needs. - [What can I configure?]({{ site.baseurl }}/configuration/) -- [Where is stored all this stuff?]({{ site.baseurl }}/files/) - [Authentication & Rights.]({{ site.baseurl }}/rights/) - [Storage.]({{ site.baseurl }}/storage/) - [Logging.]({{ site.baseurl }}/logging/) diff --git a/edit.md b/edit.md index 828c35f8..5894f657 100644 --- a/edit.md +++ b/edit.md @@ -1,5 +1,5 @@ --- layout: page title: Editing the Documentation -permalink: /editing/ +permalink: /edit/ --- diff --git a/files.md b/files.md deleted file mode 100644 index 438dd38f..00000000 --- a/files.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: page -title: Files and Folders -permalink: /files/ ----