Browse Source

Updated build instructions, updated main page links

master
Christopher Ramey 4 years ago
committed by Christopher Ramey
parent
commit
66bcc541f3
  1. 2
      README.md
  2. 4
      assets/index.html

2
README.md

@ -10,6 +10,6 @@ vein as [bit.ly](https://bit.ly) and [tinyurl.com](https://tinyurl.com).
building from source
--------------------
go get git.binarythought.com/cdramey/qurl
go get -d git.binarythought.com/cdramey/qurl
go generate git.binarythought.com/cdramey/qurl
go build git.binarythought.com/cdramey/qurl

4
assets/index.html

@ -11,8 +11,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/usage.html">easy to use API</a>.
<form method="post" action="submit.html">

Loading…
Cancel
Save