[gimp-web/gimp-web-static] Fixed mail_list and irc links in footer (ty titaniachkt)
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Fixed mail_list and irc links in footer (ty titaniachkt)
- Date: Wed, 18 Nov 2015 21:03:46 +0000 (UTC)
commit 563a4c423dbb01883711d02e0bab7d9d5cf095a3
Author: Pat David <patdavid gmail com>
Date: Wed Nov 18 15:03:36 2015 -0600
Fixed mail_list and irc links in footer (ty titaniachkt)
themes/newgimp/templates/base.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/newgimp/templates/base.html b/themes/newgimp/templates/base.html
index f6db5bf..221882b 100644
--- a/themes/newgimp/templates/base.html
+++ b/themes/newgimp/templates/base.html
@@ -176,8 +176,8 @@
<div class='column third'>
<ul>
<li><a href='/docs/userfaq/'>FAQ</a></li>
- <li><a href='mail_lists.html'>Mailing Lists</a></li>
- <li><a href='irc.html'>IRC</a></li>
+ <li><a href='/mail_lists.html'>Mailing Lists</a></li>
+ <li><a href='/irc.html'>IRC</a></li>
</ul>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]