diff --git a/minimal-examples/client/binance/example-policy.json b/minimal-examples/client/binance/example-policy.json index c07451b66..06beeddea 100644 --- a/minimal-examples/client/binance/example-policy.json +++ b/minimal-examples/client/binance/example-policy.json @@ -25,7 +25,7 @@ "endpoint": "fstream.binance.com", "port": 443, "protocol": "ws", - "http_url": "/stream?streams=btcusdt@depth@0ms/btcusdt@bookTicker/btcusdt@aggTrade", + "http_url": "stream?streams=btcusdt@depth@0ms/btcusdt@bookTicker/btcusdt@aggTrade", "nailed_up": true, "ws_prioritize_reads": true, "tls": true,