From c83fe15bf5522a0b43e3e0aa0d3e1b386ab8d2c0 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Fri, 5 Jul 2024 13:46:06 -0700 Subject: [PATCH] docs:updates links to deprecation --- docs/guide/remote-hosts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/remote-hosts.md b/docs/guide/remote-hosts.md index 89a9594e..db2b07c6 100644 --- a/docs/guide/remote-hosts.md +++ b/docs/guide/remote-hosts.md @@ -9,7 +9,7 @@ Dozzle supports connecting to remote Docker hosts. This is useful when running D However, with Dozzle agents, you can connect to remote hosts without exposing the Docker socket. See the [agent](/guide/agent) page for more information. > [!WARNING] -> Remote hosts will soon be deprecated in favor of agents. Agents provide a more secure way to connect to remote hosts. See the [agent](/guide/agent) page for more information. If you want keep using remote hosts then follow this discussion on [GitHub](/github.com/amir20/dozzle/issues/xxx). +> Remote hosts will soon be deprecated in favor of agents. Agents provide a more secure way to connect to remote hosts. See the [agent](/guide/agent) page for more information. If you want keep using remote hosts then follow this discussion on [GitHub](https://github.com/amir20/dozzle/issues/3066). ## Connecting to remote hosts with TLS