mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-06-30 02:31:07 +00:00
[LinuxBlogBridge] fix typo (#4549)
This commit is contained in:
parent
6c4225441a
commit
fd267df0e9
@ -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