diff --git a/doc/source/hacking.rst b/doc/source/hacking.rst index fc6e24848..aeb4e031d 100644 --- a/doc/source/hacking.rst +++ b/doc/source/hacking.rst @@ -35,8 +35,8 @@ Plugins ------- Khal now supports plugins, currently for supporting new commands (`example -command plugin`_), formatting (`example formatting plugin`), and -colors (`example color plugin`). +command plugin`_), formatting (`example formatting plugin`_), and +colors (`example color plugin`_). If you want to develop a new feature, please check if it can be implemented as a plugin. If you are unsure, please ask us, we will gladly help you and, if