From 2bece5813a27e1aad64627265c02c6d0ba2cceff Mon Sep 17 00:00:00 2001 From: a2ar <32166913+a2ar@users.noreply.github.com> Date: Tue, 20 Feb 2018 10:47:58 +0100 Subject: [PATCH] Update link for Websockets --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3bda98bc..d5d0b76d0 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ It supports ([Full feature list](https://fabiolb.net/feature/)) * [Raw TCP proxy](https://fabiolb.net/feature/tcp-proxy/) * [TCP+SNI proxy for full end-to-end TLS](https://fabiolb.net/feature/tcp-sni-proxy/) without decryption * [HTTPS upstream support](https://fabiolb.net/feature/https-upstream/) -* [Websockets](https://fabiolb.net/feature/websocket-support/) and +* [Websockets](https://fabiolb.net/feature/websockets/) and [SSE](https://fabiolb.net/feature/sse/) * [Dynamic reloading without restart](https://fabiolb.net/feature/dynamic-reloading/) * [Traffic shaping](https://fabiolb.net/feature/traffic-shaping/) for "blue/green" deployments,