summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-05-12 17:12:13 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2021-05-12 17:12:13 +0200
commit71d8ada51aadc31197c8a87d1419e23753a3e679 (patch)
tree6027b47f32baddfb52e97f013f6c99edd259eb27
parentb1eaef7b63d2e77ddecf98340abf74d91e765c19 (diff)
small fix
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--docs/clients.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/clients.md b/docs/clients.md
index da71e0584..c71065f61 100644
--- a/docs/clients.md
+++ b/docs/clients.md
@@ -28,4 +28,4 @@ A sync client can be used to read news and synchronize via the API.
An update client uses the nextcloud API or the OCC CLI to update the feeds in News.
-* Python mulithread updater https://github.com/nextcloud/news-updater
+* [Python mulithread updater](https://github.com/nextcloud/news-updater)