[extensions-web] base.html: Fix link to extensions-web
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] base.html: Fix link to extensions-web
- Date: Mon, 21 May 2012 17:52:49 +0000 (UTC)
commit 9e64b65bfbfb9b969493f59419f5fbc661d4dcbd
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue May 15 14:13:45 2012 -0400
base.html: Fix link to extensions-web
gnome git doesn't have https support
sweettooth/templates/base.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/templates/base.html b/sweettooth/templates/base.html
index efd37e9..f1939ca 100644
--- a/sweettooth/templates/base.html
+++ b/sweettooth/templates/base.html
@@ -92,7 +92,7 @@
</div>
<div class="grid_9" id="footnotes">
Copyright © 2005‒2011 <strong class="gnome_logo">The GNOME Project</strong><br>
- <small>Free to share and remix: <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons CC-BY</a>. Optimised for standards. Hosted by <a href="https://www.redhat.com/">Red Hat</a>. Powered by <a href="http://www.djangoproject.com">Django</a> and <a href="https://git.gnome.org/browse/extensions-web">SweetTooth</a></small>
+ <small>Free to share and remix: <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons CC-BY</a>. Optimised for standards. Hosted by <a href="https://www.redhat.com/">Red Hat</a>. Powered by <a href="http://www.djangoproject.com">Django</a> and <a href="http://git.gnome.org/browse/extensions-web">SweetTooth</a></small>
</div>
<p class="beta-disclaimer">GNOME Shell Extensions is beta software. Help us out by <a href="https://bugzilla.gnome.org/enter_bug.cgi?product=website&component=extensions.gnome.org">reporting bugs and letting know what you think!</a></p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]