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:
parent
7fe07cce70
commit
f9879c51aa
3 changed files with 6 additions and 9 deletions
|
@ -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
|
Interested in hacking? Feel free to clone the
|
||||||
[git repository on Github](https://github.com/Kozea/Radicale) if you want to
|
[git repository on Github](https://github.com/Kozea/Radicale) if you want to
|
||||||
add new features, fix bugs or update the documentation.
|
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).
|
||||||
|
|
|
@ -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/)
|
- [How does Radicale work?]({{ site.baseurl }}/architecture/)
|
||||||
- [Plugins.]({{ site.baseurl }}/plugins/)
|
- [Plugins.]({{ site.baseurl }}/plugins/)
|
||||||
- [Adding or fixing documentation.]({{ site.baseurl }}/edit/)
|
- [Adding or fixing documentation.]({{ site.baseurl }}/contribute/)
|
||||||
|
|
8
edit.md
8
edit.md
|
@ -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).
|
|
Loading…
Add table
Add a link
Reference in a new issue