Fix link to Community Contributions from dev/intro

[Stefan Tatschner]: Added missing link title
This commit is contained in:
Jean-Denis Vauguet
2015-07-06 09:44:00 +02:00
committed by Stefan Tatschner
parent b5c71c2076
commit 1940d5fbfa
+3 -4
View File
@@ -4,10 +4,9 @@ Syncthing Development
Controlling Syncthing from External Applications
------------------------------------------------
The community has developed a number of `useful applications
<https://github.com/syncthing/syncthing/wiki/Community-Contributions>`__ that
build around the Syncthing core, such as tray notifications and Android
support. These are made possible using two APIs:
People all over the world have developed a number of :ref:`useful applications
<contributions>` that build around the Syncthing core, such as tray
notifications and Android support. These are made possible using two APIs:
- A long polling interface for exposing events from
the core utility to an external party. This :ref:`event-api` is useful for being