We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a2d66 commit b7b2a6fCopy full SHA for b7b2a6f
README.md
@@ -3,7 +3,7 @@
3
[](https://godoc.org/github.com/edadeal/lepus)
4
[](https://goreportcard.com/report/github.com/edadeal/lepus)
5
6
-Simple wrapper around [streadway/amqp](github.com/streadway/amqp) with syncronous functions.
+Simple wrapper around [streadway/amqp](https://github.com/streadway/amqp) with syncronous functions.
7
8
## Installation
9
@@ -65,4 +65,4 @@ func main() {
65
66
log.Printf("Published: %t", state == lepus.StatePublished)
67
}
68
-```
+```
0 commit comments