Browse Source

updated urls on submit page

master
Christopher Ramey 4 years ago
committed by Christopher Ramey
parent
commit
56f7663171
  1. 4
      assets/submit.html

4
assets/submit.html

@ -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>

Loading…
Cancel
Save