You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# RabbitMQ Java Client
2
2
3
-
This repository contains source code of the [RabbitMQ Java client](http://www.rabbitmq.com/api-guide.html).
4
-
The client is maintained by the [RabbitMQ team at Pivotal](http://github.com/rabbitmq/).
3
+
This repository contains source code of the [RabbitMQ Java client](https://www.rabbitmq.com/api-guide.html).
4
+
The client is maintained by the [RabbitMQ team at Pivotal](https://github.com/rabbitmq/).
5
5
6
6
7
7
## Dependency (Maven Artifact)
8
8
9
-
Maven artifacts are [released to Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3Acom.rabbitmq%20a%3Aamqp-client)
9
+
Maven artifacts are [released to Maven Central](https://search.maven.org/#search%7Cga%7C1%7Cg%3Acom.rabbitmq%20a%3Aamqp-client)
10
10
via [RabbitMQ Maven repository on Bintray](https://bintray.com/rabbitmq/maven). There's also
11
11
a [Maven repository with milestone releases](https://bintray.com/rabbitmq/maven-milestones). [Snapshots are available](https://oss.sonatype.org/content/repositories/snapshots/com/rabbitmq/amqp-client/) as well.
0 commit comments