We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0ee45c commit ded71adCopy full SHA for ded71ad
readme.md
@@ -1,7 +1,7 @@
1
RabbitMQ publisher/subscriber implementation
2
=============
3
4
-[](https://travis-ci.org/ProtocolONE/rabbitmq) [](https://codecov.io/gh/ProtocolONE/rabbitmq)
+[](https://travis-ci.com/ProtocolONE/rabbitmq) [](https://codecov.io/gh/ProtocolONE/rabbitmq)
5
6
## Installation
7
@@ -86,4 +86,4 @@ func main() {
86
log.Fatalln(err)
87
}
88
89
-```
+```
0 commit comments