Skip to content

Commit 78d5c25

Browse files
committed
update README with new URLs
1 parent 24356ec commit 78d5c25

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

Diff for: README.md

+9-8
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
11
<p align="center">
2-
<img src="https://rawgit.com/gitql/gitql/master/gitql-logo.svg">
2+
<img src="https://rawgit.com/sqle/gitql/master/gitql-logo.svg">
33
</p>
44

55
<p align="center">
6-
<a href="https://codebeat.co/projects/gb.xjqchip.workers.dev-gitql-gitql"><img alt="codebeat badge" src="https://codebeat.co/badges/ff0a63ef-e1b1-4a8a-9662-8b2ae17718fa" /></a>
7-
8-
<a href="https://travis-ci.org/gitql/gitql"><img alt="Build Status" src="https://travis-ci.org/gitql/gitql.svg?branch=master" /></a>
6+
7+
<a href="https://codebeat.co/projects/gb.xjqchip.workers.dev-sqle-gitql"><img alt="codebeat badge" src="https://codebeat.co/badges/d797a013-326b-4686-a1a7-adcb3039f65c" /></a>
8+
9+
<a href="https://travis-ci.org/sqle/gitql"><img alt="Build Status" src="https://travis-ci.org/sqle/gitql.svg?branch=master" /></a>
910

10-
<a href="https://codecov.io/gh/gitql/gitql"><img alt="codecov" src="https://codecov.io/gh/gitql/gitql/branch/master/graph/badge.svg" /></a>
11+
<a href="https://codecov.io/gh/sqle/gitql"><img alt="codecov" src="https://codecov.io/gh/sqle/gitql/branch/master/graph/badge.svg" /></a>
1112

12-
<a href="https://godoc.org/github.com/gitql/gitql"><img alt="GoDoc" src="https://godoc.org/github.com/gitql/gitql?status.svg" /></a>
13+
<a href="https://godoc.org/gopkg.in/sqle/gitql.v0"><img alt="GoDoc" src="https://godoc.org/gopkg.in/sqle/gitql.v0?status.svg" /></a>
1314
</p>
1415

1516
<a href="https://asciinema.org/a/102733?autoplay=1" target="_blank"><img src="https://asciinema.org/a/102733.png" width="979"/></a>
1617

1718
## Installation
1819

19-
Check the [Releases](https://github.com/gitql/gitql/releases) page to download
20+
Check the [Releases](https://github.com/sqle/gitql/releases) page to download
2021
the gitql binary.
2122

2223
## Usage
@@ -95,4 +96,4 @@ We are continuously adding more functionality to gitql. We support a subset of t
9596

9697
## License
9798

98-
gitql is licensed under the [MIT License](https://github.com/gitql/gitql/blob/master/LICENSE).
99+
gitql is licensed under the [MIT License](https://github.com/sqle/gitql/blob/master/LICENSE).

0 commit comments

Comments
 (0)