Skip to content

Commit c01dbdf

Browse files
authored
Update stomp.md
Fixing broken link in stomp.md
1 parent 55e4a0d commit c01dbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/stomp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
## <a id="overview" class="anchor" href="#overview">Overview</a>
2121

2222
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)
23+
in the core distribution. The plugin supports STOMP versions 1.0 through [1.2](https://stomp.github.io/stomp-specification-1.2.html)
2424
with some [extensions and restrictions](#extensions-and-restrictions).
2525

2626
STOMP clients can interoperate with other protocols. All the functionality in

0 commit comments

Comments
 (0)