mirror of
https://github.com/JHUAPL/kvspool.git
synced 2026-01-09 14:48:01 -05:00
update license link
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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 & 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>
|
||||
|
||||
@@ -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
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user