diff --git a/protocol/qrcode/federation_exchange.json b/protocol/qrcode/federation_exchange.json index 4f4dfab009..c9aefc525e 100644 --- a/protocol/qrcode/federation_exchange.json +++ b/protocol/qrcode/federation_exchange.json @@ -13,7 +13,7 @@ }, "server_address": { "type": "string", - "pattern": "^(ws|wss):\/\/.*(:\\d{0,5})?\/.*$", + "pattern": "^(ws|wss)://.*(:\\d{0,5})?/.*$", "$comment": "public address of the remote organizer server" }, "public_key": {