summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index bffef73..4805a5f 100644
--- a/index.php
+++ b/index.php
@@ -63,7 +63,7 @@ if ($feed->error() || !$feed_init) {
</div>
<div class="col-md-4">
<div class="panel panel-default">
- <div class="panel-heading"><span class="glyphicon glyphicon-cog"></span> <a href="https://git.replicant.us/">Replicant git</a></div>
+ <div class="panel-heading"><span class="glyphicon glyphicon-cog"></span> <a href="https://git.replicant.us/replicant">Replicant git</a></div>
<ul class="list-group">
<?php
$feed = new SimplePie();