summaryrefslogtreecommitdiffstats
path: root/docs/developer/README.md
diff options
context:
space:
mode:
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