summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2015-02-17 19:23:24 +0100
committerPaul Kocialkowski <contact@paulk.fr>2015-02-17 19:23:24 +0100
commita77efef7376e6b45d8189aa2094505c00581ac0a (patch)
tree51074f3af19fee6864ee558a69d39bd636212ed6
parent81f48c0b6d31087188d7c2849c3d2ee0eb000d0a (diff)
downloadreplicant_website-a77efef7376e6b45d8189aa2094505c00581ac0a.zip
replicant_website-a77efef7376e6b45d8189aa2094505c00581ac0a.tar.gz
replicant_website-a77efef7376e6b45d8189aa2094505c00581ac0a.tar.bz2
index: Correct link to the Replicant forums
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 8fde9d7..349ca7e 100644
--- a/index.php
+++ b/index.php
@@ -35,7 +35,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-user"></span> <a href="//redmine.replicant.us/projects/replicant/wiki">Replicant forums</a></div>
+ <div class="panel-heading"><span class="glyphicon glyphicon-user"></span> <a href="//redmine.replicant.us/projects/replicant/boards">Replicant forums</a></div>
<ul class="list-group">
<?php
$feed = new SimplePie();