From 15781ed6d84022f095b48b3a37b44c7fbd3031ca Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Fri, 19 Jun 2026 17:10:34 +0200 Subject: [PATCH] Fixup redirect for remote-control --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 1d08b833..c360bd40 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -87,8 +87,8 @@ plugins: iOS-client.md: usage/connect/apple.md#ios oidc.md: ref/oidc.md ref/exit-node.md: ref/routes.md - ref/remote-cli.md: ref/api.md#grpc - remote-cli.md: ref/api.md#grpc + ref/remote-cli.md: ref/api.md#remote-control + remote-cli.md: ref/api.md#remote-control reverse-proxy.md: ref/integration/reverse-proxy.md tls.md: ref/tls.md web-ui.md: ref/integration/web-ui.md