1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-18 10:07:02 +00:00

Update github link in integral templates

This commit is contained in:
James Hillyerd
2013-10-10 15:26:33 -07:00
parent 97a2016177
commit 27015b3c58
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
"Resources": { "Resources": {
"Include": "README*,LICENSE*,bin,etc,themes" "Include": "README*,LICENSE*,bin,etc,themes"
}, },
"PackageVersion": "20131001", "PackageVersion": "20131010",
"PrereleaseInfo": "snapshot", "PrereleaseInfo": "snapshot",
"FormatVersion": "0.8" "FormatVersion": "0.8"
} }

View File

@@ -47,7 +47,7 @@ Released for free under a Creative Commons Attribution 2.5 License
</div> </div>
<div id="footer"> <div id="footer">
<p>Inbucket is an open source project hosted at <p>Inbucket is an open source project hosted at
<a href="http://jhillyerd.github.com/inbucket/">github</a>. <a href="http://jhillyerd.github.io/inbucket/">github</a>.
Design by <a href="http://www.freecsstemplates.org/">FCT</a>.</p> Design by <a href="http://www.freecsstemplates.org/">FCT</a>.</p>
</div> </div>
</body> </body>