Updated build instructions, updated main page links

This commit is contained in:
Christopher Ramey 2019-12-26 16:02:04 -09:00 committed by Christopher Ramey
parent 95dce8abf2
commit 66bcc541f3
2 changed files with 3 additions and 3 deletions

View File

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

View File

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