mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 09:09:37 +00:00
[index] Fix another github URL
This commit is contained in:
parent
ce92edb0ba
commit
3438b96197
@ -197,7 +197,7 @@ $formats = Format::searchInformation();
|
||||
echo $inactiveBridges;
|
||||
?>
|
||||
<section>
|
||||
<a href="https://github.com/sebsauvage/rss-bridge">RSS-Bridge alpha 0.2 ~ Public Domain</a><br />
|
||||
<a href="https://github.com/RSS-Bridge/rss-bridge">RSS-Bridge alpha 0.2 ~ Public Domain</a><br />
|
||||
<?= $activeFoundBridgeCount; ?>/<?= count($bridgeList) ?> active bridges. <br />
|
||||
<?php
|
||||
if($activeFoundBridgeCount !== count($bridgeList)){
|
||||
|
Loading…
Reference in New Issue
Block a user