summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-10-20 17:25:58 -0700
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-10-20 17:25:58 -0700
commit671b8319964fe61ac717f93e99f2d9350744dd90 (patch)
tree8dc785f917fa5f7e9ab197084879d03b255ef89b
parent2d645d6db83ebaa5dc40df654983809b0abd4114 (diff)
downloadpystache-671b8319964fe61ac717f93e99f2d9350744dd90.tar.gz
Update links.
-rw-r--r--index.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/index.html b/index.html
index d9e54a9..839b7d5 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
- <title>Pystache by cjerdonek</title>
+ <title>Pystache</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
@@ -24,12 +24,12 @@
<div id="banner">
<span id="logo"></span>
- <a href="https://github.com/cjerdonek/pystache" class="button fork"><strong>View On GitHub</strong></a>
+ <a href="https://github.com/defunkt/pystache" class="button fork"><strong>View On GitHub</strong></a>
<div class="downloads">
<span>Downloads:</span>
<ul>
- <li><a href="https://github.com/cjerdonek/pystache/zipball/master" class="button">ZIP</a></li>
- <li><a href="https://github.com/cjerdonek/pystache/tarball/master" class="button">TAR</a></li>
+ <li><a href="https://github.com/defunkt/pystache/zipball/master" class="button">ZIP</a></li>
+ <li><a href="https://github.com/defunkt/pystache/tarball/master" class="button">TAR</a></li>
</ul>
</div>
</div><!-- end banner -->
@@ -333,11 +333,12 @@ License</a>.
Commons Attribution-ShareAlike 3.0 Unported License"></p>
</section>
<footer>
+ <p>Project created by <a href="https://github.com/defunkt">defunkt</a></p>
<p>Project maintained by <a href="https://github.com/cjerdonek">cjerdonek</a></p>
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="http://twitter.com/#!/michigangraham">mattgraham</a></small></p>
</footer>
</div>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
-
+
</body>
</html> \ No newline at end of file