diff --git a/spec/VISSv2_Transport.html b/spec/VISSv2_Transport.html index 368c92c..1de72d6 100644 --- a/spec/VISSv2_Transport.html +++ b/spec/VISSv2_Transport.html @@ -133,7 +133,7 @@

Introduction

The split between transport bindings and messaging layer specifications improves readability and simplifies extending the specification to further transports in the future. This specification supports multiple transport bindings, the secure versions of HTTP ([[RFC9112]]), - WebSocket ([[RFC6455]]), and MQTT ([[mqtt-v5.0]]). + WebSocket ([[RFC6455]]), and MQTT ([[mqtt]]).