From 0cd97cc23b3beecb63fe8ffc51f64a129f40d92a Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Sat, 19 Aug 2017 19:14:44 +0200 Subject: [PATCH] [For developers] Fix links --- For-developers.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/For-developers.md b/For-developers.md index be66549..015a269 100644 --- a/For-developers.md +++ b/For-developers.md @@ -4,7 +4,7 @@ If you are new to **RSS-Bridge** you should make yourself familiar with some gen - [Coding style policy](Coding-style-policy) - [Folder structure](Folder-structure) - [Debug mode](Debug-mode) - - [Bridge API](Bridge API) - - [Cache API](Cache API) (if you want to create your own caching type) - - [Format API](Format API) (if you want to create your own output format) + - [Bridge API](Bridge-API) + - [Cache API](Cache-API) (if you want to create your own caching type) + - [Format API](Format-API) (if you want to create your own output format) - [Technical recommendations](Technical-Recommendations) \ No newline at end of file