From 1940d5fbfae6b62b18d5179617443d968d871401 Mon Sep 17 00:00:00 2001 From: Jean-Denis Vauguet Date: Mon, 6 Jul 2015 00:54:16 +0200 Subject: [PATCH] Fix link to Community Contributions from dev/intro [Stefan Tatschner]: Added missing link title --- dev/intro.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dev/intro.rst b/dev/intro.rst index 77007d8b7..71e93601e 100644 --- a/dev/intro.rst +++ b/dev/intro.rst @@ -4,10 +4,9 @@ Syncthing Development Controlling Syncthing from External Applications ------------------------------------------------ -The community has developed a number of `useful applications -`__ 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 +` 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