update license link

This commit is contained in:
Troy D. Hanson
2012-03-18 23:11:10 -04:00
parent 97f0f6b597
commit e07d10e392
5 changed files with 8 additions and 6 deletions

View File

@@ -1,9 +1,11 @@
asciidoc -a theme=flask kvspool.txt
cp kvspool.html /tmp
asciidoc -a toc2 kvspool.txt
cp kvspool.html *.png /tmp
cd ..
git checkout gh-pages
#git clean -d -f
cp /tmp/kvspool.html index.html
git add index.html
cp /tmp/*.png .
git add index.html *.png
git commit -m "page update"
git push

View File

@@ -936,7 +936,7 @@ background.</td>
</div>
<div class="sect2">
<h3 id="_license">License</h3>
<div class="paragraph"><p>See the <a href="LICENSE">LICENSE</a> file. Kvspool is free and open source.</p></div>
<div class="paragraph"><p>See the <a href="LICENSE.txt">LICENSE.txt</a> file. Kvspool is free and open source.</p></div>
</div>
<div class="sect2">
<h3 id="_resources_amp_help">Resources &amp; Help</h3>
@@ -1299,7 +1299,7 @@ Use JSON internally
<div id="footer">
<div id="footer-text">
Version 0.6<br />
Last updated 2012-03-18 22:26:51 EDT
Last updated 2012-03-18 23:09:28 EDT
</div>
</div>
</body>

View File

@@ -136,7 +136,7 @@ background.
License
~~~~~~~
See the link:LICENSE[LICENSE] file. Kvspool is free and open source.
See the link:LICENSE.txt[LICENSE.txt] file. Kvspool is free and open source.
Resources & Help
~~~~~~~~~~~~~~~~