1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

Move instructions for editing documentation to /contribute

This commit is contained in:
Unrud 2017-07-21 15:39:47 +02:00
parent 7fe07cce70
commit f9879c51aa
3 changed files with 6 additions and 9 deletions

View file

@ -18,3 +18,8 @@ Found a bug? Want a new feature? Report a new issue on the
Interested in hacking? Feel free to clone the
[git repository on Github](https://github.com/Kozea/Radicale) if you want to
add new features, fix bugs or update the documentation.
## Documentation
To change or complement the documentation create a pull request to
[https://github.com/Kozea/Radicale/tree/gh-pages](https://github.com/Kozea/Radicale/tree/gh-pages).

View file

@ -41,4 +41,4 @@ and simple piece of code, it may be the perfect project to start hacking!
- [How does Radicale work?]({{ site.baseurl }}/architecture/)
- [Plugins.]({{ site.baseurl }}/plugins/)
- [Adding or fixing documentation.]({{ site.baseurl }}/edit/)
- [Adding or fixing documentation.]({{ site.baseurl }}/contribute/)

View file

@ -1,8 +0,0 @@
---
layout: page
title: Editing the Documentation
permalink: /edit/
---
To change or complement the documentation create a pull requests to
[https://github.com/Kozea/Radicale/tree/gh-pages](https://github.com/Kozea/Radicale/tree/gh-pages).