From df6863a758176feda898751c811ecd7deba3ea05 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 3 Mar 2017 09:58:31 +0100 Subject: Fix broken links --- content/cockpit/protocol-interaction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/cockpit/protocol-interaction.md') diff --git a/content/cockpit/protocol-interaction.md b/content/cockpit/protocol-interaction.md index c43ed42..02fef06 100644 --- a/content/cockpit/protocol-interaction.md +++ b/content/cockpit/protocol-interaction.md @@ -197,7 +197,7 @@ The process will send its output in the payload of one or more messages of the ` Doing it over a WebSocket ------------------------- -Obviously in Cockpit we send all of these messages from the browser through a WebSocket hosted by `cockpit-ws`. `cockpit-ws` then passes them on to `cockpit-bridge`. You can communicate this way too, if you [configure Cockpit to accept different Websocket Origins](http://files.cockpit-project.org/guide/cockpit.conf.5.html). +Obviously in Cockpit we send all of these messages from the browser through a WebSocket hosted by `cockpit-ws`. `cockpit-ws` then passes them on to `cockpit-bridge`. You can communicate this way too, if you [configure Cockpit to accept different Websocket Origins](http://cockpit-project.org/guide/latest/cockpit.conf.5.html). And on it goes -------------- -- cgit v1.2.3