Updated build instructions, updated main page links
This commit is contained in:
parent
95dce8abf2
commit
66bcc541f3
@ -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
|
||||
|
@ -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…
Reference in New Issue
Block a user