Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

Commit c59b427

Browse files
authored
Readme: Username adapted after name change
1 parent 9a1aecf commit c59b427

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Golang URL Shortener (Work in Progress)
22

3-
[![Build Status](https://travis-ci.org/maxibanki/golang-url-shortener.svg?branch=master)](https://travis-ci.org/maxibanki/golang-url-shortener)
4-
[![GoDoc](https://godoc.org/github.com/maxibanki/golang-url-shortener?status.svg)](https://godoc.org/github.com/maxibanki/golang-url-shortener)
5-
[![Go Report Card](https://goreportcard.com/badge/github.com/maxibanki/golang-url-shortener)](https://goreportcard.com/report/github.com/maxibanki/golang-url-shortener)
6-
[![Coverage Status](https://coveralls.io/repos/github/maxibanki/golang-url-shortener/badge.svg?branch=master)](https://coveralls.io/github/maxibanki/golang-url-shortener?branch=master)
3+
[![Build Status](https://travis-ci.org/mxschmitt/golang-url-shortener.svg?branch=master)](https://travis-ci.org/mxschmitt/golang-url-shortener)
4+
[![GoDoc](https://godoc.org/github.com/mxschmitt/golang-url-shortener?status.svg)](https://godoc.org/github.com/mxschmitt/golang-url-shortener)
5+
[![Go Report Card](https://goreportcard.com/badge/github.com/mxschmitt/golang-url-shortener)](https://goreportcard.com/report/github.com/mxschmitt/golang-url-shortener)
6+
[![Coverage Status](https://coveralls.io/repos/github/mxschmitt/golang-url-shortener/badge.svg?branch=master)](https://coveralls.io/github/mxschmitt/golang-url-shortener?branch=master)
77
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
88
[![Download](https://api.bintray.com/packages/maxibanki/golang-url-shortener/travis-ci/images/download.svg?version=0.1) ](https://bintray.com/maxibanki/golang-url-shortener/travis-ci/0.1/link)
99
[![Docker Pulls](https://img.shields.io/docker/pulls/maxibanki/golang_url_shortener.svg)](https://hub.docker.com/r/maxibanki/golang_url_shortener/)
@@ -29,10 +29,10 @@
2929

3030
## Documenation
3131

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)
3636

3737
## Why did you built this
3838

0 commit comments

Comments
 (0)