diff options
author | Thomas Citharel <tcit@tcit.fr> | 2016-10-30 12:27:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-30 12:27:25 +0100 |
commit | f74061f1e1e70f8f1ec1fb72f7cf6e1ed388023c (patch) | |
tree | b67ae9c0d70b1b1b2e617871c6a670a705043cc3 /docs/de/developer/api.rst | |
parent | 2a2ceceaa42e3de656a0412526fb8c9762873c06 (diff) | |
parent | 90ec78f05aa0b20b98c0ca9030c7a69817e7602a (diff) | |
download | wallabag-f74061f1e1e70f8f1ec1fb72f7cf6e1ed388023c.tar.gz wallabag-f74061f1e1e70f8f1ec1fb72f7cf6e1ed388023c.tar.zst wallabag-f74061f1e1e70f8f1ec1fb72f7cf6e1ed388023c.zip |
Merge pull request #2518 from wallabag/docs-dev-3rd-party-by-strubbl
docs: fix link to wallabag-stats project
Diffstat (limited to 'docs/de/developer/api.rst')
-rw-r--r-- | docs/de/developer/api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/de/developer/api.rst b/docs/de/developer/api.rst index 22b87608..bb21154d 100644 --- a/docs/de/developer/api.rst +++ b/docs/de/developer/api.rst | |||
@@ -268,4 +268,4 @@ Einige Applikationen oder Bibliotheken nutzen unsere API. Hier ist eine nicht ab | |||
268 | - `.NET library for the wallabag v2 API <https://github.com/jlnostr/wallabag-api>`_ von Julian Oster. | 268 | - `.NET library for the wallabag v2 API <https://github.com/jlnostr/wallabag-api>`_ von Julian Oster. |
269 | - `Python API for wallabag <https://github.com/foxmask/wallabag_api>`_ von FoxMaSk, für sein Projekt `Trigger Happy <https://blog.trigger-happy.eu/>`_. | 269 | - `Python API for wallabag <https://github.com/foxmask/wallabag_api>`_ von FoxMaSk, für sein Projekt `Trigger Happy <https://blog.trigger-happy.eu/>`_. |
270 | - `A plugin <https://github.com/joshp23/ttrss-to-wallabag-v2>`_ entworfen für `Tiny Tiny RSS <https://tt-rss.org/gitlab/fox/tt-rss/wikis/home>`_, das die wallabag v2 API nutzt. Von Josh Panter. | 270 | - `A plugin <https://github.com/joshp23/ttrss-to-wallabag-v2>`_ entworfen für `Tiny Tiny RSS <https://tt-rss.org/gitlab/fox/tt-rss/wikis/home>`_, das die wallabag v2 API nutzt. Von Josh Panter. |
271 | - `Golang wrapper for the wallabag API <https://github.com/Strubbl/wallabago>`_ von Strubbl, für sein Projekt `wallabag-stats Graph<https://github.com/Strubbl/wallabag-stats>`_. | 271 | - `Golang wrapper for the wallabag API <https://github.com/Strubbl/wallabago>`_ von Strubbl, für sein Projekt `wallabag-stats Graph <https://github.com/Strubbl/wallabag-stats>`_. |