[Pkg-javascript-commits] [backbone] 91/281: tweaking link
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 17:01:59 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.9.0
in repository backbone.
commit fa96a37e2f75bc17a728630b696b39ba64b39de3
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date: Mon Nov 21 12:51:29 2011 -0500
tweaking link
---
index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index ec58282..0b726cf 100644
--- a/index.html
+++ b/index.html
@@ -2178,7 +2178,7 @@ var model = localBackbone.Model.extend(...);
<h2 id="examples-slavery-footprint">Slavery Footprint</h2>
<p>
- <a href="http://slaveryfootprint.org/">Slavery Footprint</a>
+ <a href="http://slaveryfootprint.org/survey">Slavery Footprint</a>
allows consumers to visualize how their consumption habits are
connected to modern-day slavery and provides them with an opportunity
to have a deeper conversation with the companies that manufacture the
@@ -2191,7 +2191,7 @@ var model = localBackbone.Model.extend(...);
</p>
<div style="text-align: center;">
- <a href="http://slaveryfootprint.org/">
+ <a href="http://slaveryfootprint.org/survey">
<img src="docs/images/slavery-footprint.png" alt="Slavery Footprint" class="example_image" />
</a>
</div>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git
More information about the Pkg-javascript-commits
mailing list