We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e4a0d commit c01dbdfCopy full SHA for c01dbdf
site/stomp.md
@@ -20,7 +20,7 @@ limitations under the License.
20
## <a id="overview" class="anchor" href="#overview">Overview</a>
21
22
RabbitMQ supports [STOMP](http://stomp.github.io) via a plugin that ships
23
-in the core distribution. The plugin supports STOMP versions 1.0 through [1.2](http://stomp.github.com/stomp-specification-1.2.html)
+in the core distribution. The plugin supports STOMP versions 1.0 through [1.2](https://stomp.github.io/stomp-specification-1.2.html)
24
with some [extensions and restrictions](#extensions-and-restrictions).
25
26
STOMP clients can interoperate with other protocols. All the functionality in
0 commit comments