[Replicant] [PATCH] header: sync Replicant installation with the wiki

Denis 'GNUtoo' Carikli GNUtoo at no-log.org
Sat Jan 20 18:47:46 UTC 2018


Since Replicant now has update instructions as well, the
wiki section about installation is now named "Replicant
installation and update" instead of "Replicant installation".

Renaming this section had the effect of breaking any links to it.
This change updates the link to the new URL.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
---
 include/header.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/header.php b/include/header.php
index eb6181c..9bae8c1 100644
--- a/include/header.php
+++ b/include/header.php
@@ -65,7 +65,7 @@
 					<a href="https://crm.fsf.org/civicrm/contribute/transact?reset=1&id=19" class="list-group-item">Donate</a>
 					<span class="list-group-item active"><span class="glyphicon glyphicon-star"></span> Quick access</span>
 					<a href="//redmine.replicant.us/projects/replicant/wiki/ReplicantStatus" class="list-group-item">Replicant status</a>
-					<a href="//redmine.replicant.us/projects/replicant/wiki#Replicant-installation" class="list-group-item">Replicant installation</a>
+					<a href="//redmine.replicant.us/projects/replicant/wiki#Replicant-installation-and-update" class="list-group-item">Replicant installation</a>
 					<a href="//redmine.replicant.us/projects/replicant/wiki#Replicant-build" class="list-group-item">Replicant build</a>
 				</div>
 			</div>
-- 
2.15.1



More information about the Replicant mailing list