forked from blallo/rss-bridge
[index] Fix another github URL
This commit is contained in:
parent
ce92edb0ba
commit
3438b96197
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue