diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/api/future.md | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/api/future.md b/doc/api/future.md index 2ac66fc..7486529 100644 --- a/doc/api/future.md +++ b/doc/api/future.md @@ -57,8 +57,7 @@ accessed directly with its link-local address.          "url": "https://deploy.xengineering.eu/git/iot-contact/latest/"      },      "mqtt": { -        "broker": "mqtt://...", -        "prefix": "com/example/" +        "url": "mqtt://mqtt.example.com/path/to/root"      },      "syslog": {          "target": {  | 
