Pārlūkot izejas kodu

GoCI links wasn't quite right.

Peter H. Froehlich 12 gadi atpakaļ
vecāks
revīzija
6c79a01539
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 # Queue data structure for Go
 
 [![GoDoc](https://godoc.org/github.com/phf/go-queue/queue?status.png)](http://godoc.org/github.com/phf/go-queue/queue)
-[![GoCI](http://goci.me/project/image/github.com/phf/go-queue/queue)](http://goci.me/project/github.com/phf/go-queue/queue)
+[![GoCI](http://goci.me/project/image/github.com/phf/go-queue/queue)](http://goci.me/project/github.com/phf/go-queue)
 
 ## Background