1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-29 16:55:32 +00:00

Small fixes

This commit is contained in:
Guillaume Ayoub 2016-09-01 18:03:47 +02:00
parent 8c6144b636
commit 9ff2398a79
3 changed files with 1 additions and 7 deletions

View file

@ -26,7 +26,6 @@ Now that you have Radicale running, let's see what we can configure to make it
fit our needs. fit our needs.
- [What can I configure?]({{ site.baseurl }}/configuration/) - [What can I configure?]({{ site.baseurl }}/configuration/)
- [Where is stored all this stuff?]({{ site.baseurl }}/files/)
- [Authentication & Rights.]({{ site.baseurl }}/rights/) - [Authentication & Rights.]({{ site.baseurl }}/rights/)
- [Storage.]({{ site.baseurl }}/storage/) - [Storage.]({{ site.baseurl }}/storage/)
- [Logging.]({{ site.baseurl }}/logging/) - [Logging.]({{ site.baseurl }}/logging/)

View file

@ -1,5 +1,5 @@
--- ---
layout: page layout: page
title: Editing the Documentation title: Editing the Documentation
permalink: /editing/ permalink: /edit/
--- ---

View file

@ -1,5 +0,0 @@
---
layout: page
title: Files and Folders
permalink: /files/
---