Skip to content

Commit 7bd32bb

Browse files
committed
Merge branch 'master' of https://github.com/engin/go-lucener
2 parents 5f17094 + 6a01378 commit 7bd32bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
go-lucener is a Go library for building [Lucene compatable expressions](https://github.com/Stratio/cassandra-lucene-index) for [Cassandra driver](https://github.com/gocql/gocql)
44

5-
**Documentation:** [![GoDoc](https://godoc.org/github.com/roadrunner/go-lucener/travis?status.svg)](https://godoc.org/github.com/roadrunner/go-lucener)
5+
**Documentation:** [![GoDoc](https://godoc.org/github.com/engin/go-lucener/travis?status.svg)](https://godoc.org/github.com/engin/go-lucener)
66

7-
**Build Status:** [![Build Status](https://travis-ci.org/roadrunner/go-lucener.svg?branch=master)](https://travis-ci.org/roadrunner/go-lucener)
7+
**Build Status:** [![Build Status](https://travis-ci.org/engin/go-lucener.svg?branch=master)](https://travis-ci.org/engin/go-lucener)
88

99
go-lucener requires Go version 1.7 or greater.
1010

@@ -68,4 +68,4 @@ func main() {
6868
```
6969

7070
### TODO
71-
I'll try to add more test and examples
71+
I'll try to add more test and examples

0 commit comments

Comments
 (0)