updated urls on submit page

This commit is contained in:
Christopher Ramey 2019-12-26 16:08:01 -09:00 committed by Christopher Ramey
parent 66bcc541f3
commit 56f7663171

View File

@ -16,8 +16,8 @@
qurl.org is a simple url shortening service, in the same vein as
<a href="https://bit.ly">bit.ly</a> and
<a href="https://tinyurl.com">tinyurl.com</a>.
qurl.org is <a href="http://binarythought.com/qurl/LICENSE">open source</a>,
it's code is <a href="https://binarythought.com/fossils/qurl/">freely available</a>
qurl.org is <a href="https://git.binarythought.com/cdramey/qurl/src/branch/master/LICENSE">open source</a>,
it's code is <a href="https://git.binarythought.com/cdramey/qurl">freely available</a>
and has an <a href="api/index.html">easy to use API</a>.
</div>
</body>