summaryrefslogtreecommitdiffstats
path: root/docs/developer/README.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-06-02 23:58:35 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-06-02 23:58:35 +0200
commitc8191918bf6ec992ee9d06d913e5a1df95bcb3c8 (patch)
tree27dd3dd2dee8f24614dbf5b49573215e16609c32 /docs/developer/README.md
parentffb14673fb87b7796690abd4e97096395c66f58b (diff)
rebranding
Diffstat (limited to 'docs/developer/README.md')
-rw-r--r--docs/developer/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/developer/README.md b/docs/developer/README.md
index 2ca0d2ac6..5144732f9 100644
--- a/docs/developer/README.md
+++ b/docs/developer/README.md
@@ -1,6 +1,6 @@
# Developer Documentation
As a developer you can interact with the News app in the following ways:
-* [External API](External-Api.md): API specification for syncing and updating feeds
-* [Plugins](Plugins.md): How to write client and server-side plugins
-* [Article enhancers](Article-Enhancers.md): Add custom CSS for a feed or add rules for full text feeds \ No newline at end of file
+* [External API](externalapi/): API specification for syncing and updating feeds
+* [Plugins](plugins/): How to write client and server-side plugins
+* [Article enhancers](articleenhancers/): Add custom CSS for a feed or add rules for full text feeds \ No newline at end of file