1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-04 15:47:32 +02:00

[Bridge API] Fix "How to create a new Bridge?" link

LogMANOriginal
2016-08-13 21:28:48 +02:00
parent f881da5565
commit c52826a47b

@@ -6,4 +6,4 @@ Base class | Description
`HttpCachingBridgeAbstract` | This class an extension of `BridgeAbstract`, allowing caching of files downloaded over HTTP files.
`RssExpander` | This class is an extension of `HttpCachingBridgeAbstract`, designed to load existing RSS 2.0 feeds into **RSS-Bridge**
For more information about how to create a new _Bridge_, read [How to create a new Bridge?](How-to-create-a-new-Bridge%3F)
For more information about how to create a new _Bridge_, read [How to create a new Bridge?](How-to-create-a-new-Bridge)