|
1 | 1 | # Golang URL Shortener (Work in Progress)
|
2 | 2 |
|
3 |
| -[](https://travis-ci.org/maxibanki/golang-url-shortener) |
4 |
| -[](https://godoc.org/github.com/maxibanki/golang-url-shortener) |
5 |
| -[](https://goreportcard.com/report/github.com/maxibanki/golang-url-shortener) |
6 |
| -[](https://coveralls.io/github/maxibanki/golang-url-shortener?branch=master) |
| 3 | +[](https://travis-ci.org/mxschmitt/golang-url-shortener) |
| 4 | +[](https://godoc.org/github.com/mxschmitt/golang-url-shortener) |
| 5 | +[](https://goreportcard.com/report/github.com/mxschmitt/golang-url-shortener) |
| 6 | +[](https://coveralls.io/github/mxschmitt/golang-url-shortener?branch=master) |
7 | 7 | [](https://opensource.org/licenses/MIT)
|
8 | 8 | [ ](https://bintray.com/maxibanki/golang-url-shortener/travis-ci/0.1/link)
|
9 | 9 | [](https://hub.docker.com/r/maxibanki/golang_url_shortener/)
|
|
29 | 29 |
|
30 | 30 | ## Documenation
|
31 | 31 |
|
32 |
| -- [Installation](https://github.com/maxibanki/golang-url-shortener/wiki/Installation) |
33 |
| -- [Configuration](https://github.com/maxibanki/golang-url-shortener/wiki/Configuration) |
34 |
| -- [Setting up OAuth](https://github.com/maxibanki/golang-url-shortener/wiki/Setting-up-OAuth) |
35 |
| -- [ShareX Usage](https://github.com/maxibanki/golang-url-shortener/wiki/ShareX) |
| 32 | +- [Installation](https://github.com/mxschmitt/golang-url-shortener/wiki/Installation) |
| 33 | +- [Configuration](https://github.com/mxschmitt/golang-url-shortener/wiki/Configuration) |
| 34 | +- [Setting up OAuth](https://github.com/mxschmitt/golang-url-shortener/wiki/Setting-up-OAuth) |
| 35 | +- [ShareX Usage](https://github.com/mxschmitt/golang-url-shortener/wiki/ShareX) |
36 | 36 |
|
37 | 37 | ## Why did you built this
|
38 | 38 |
|
|
0 commit comments