<newsletter:website> Change link on footer to link to authors section of geany.org
Frank Lanitz
git-noreply at xxxxx
Fri Apr 8 16:27:12 UTC 2011
Updating branch refs/heads/website
to 37a3d895e331b2e9d3678d830feedc06f20243a6 (commit)
from 402253a8cbfa82f38014b0db196f8ad06541a3d5 (commit)
commit 37a3d895e331b2e9d3678d830feedc06f20243a6
Author: Frank Lanitz <frank at frank.uvena.de>
Date: Fri Apr 8 18:12:21 2011 +0200
Change link on footer to link to authors section of geany.org
index.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/index.php b/index.php
index da32ca1..2674075 100644
--- a/index.php
+++ b/index.php
@@ -77,7 +77,7 @@ print '<?xml version="1.0"?>';
<div id="footer">
<p>© Dominic Hopf<br />
Contact <a href="http://dominichopf.de/">Dominic Hopf</a> or the
- <a href="http://www.geany.org/Support/MailingList">Geany Team</a>
+ <a href="http://www.geany.org/Main/Authors">Geany Team</a>
for questions.</p>
</div>
</body>
More information about the Newsletter-Commits
mailing list