mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-06-30 18:42:55 +00:00
[LinuxBlogBridge] fix typo
This commit is contained in:
parent
5bd767b862
commit
9d680f5e4a
@ -2,7 +2,7 @@
|
||||
|
||||
class LinuxBlogBridge extends BridgeAbstract
|
||||
{
|
||||
const NAME = 'LinuxBlog.in';
|
||||
const NAME = 'LinuxBlog.io';
|
||||
const URI = 'https://linuxblog.io';
|
||||
const DESCRIPTION = 'Retrieve recent articles';
|
||||
const MAINTAINER = 'tillcash';
|
||||
|
Loading…
Reference in New Issue
Block a user