From 3bcec93b365be3a5d7bd8ec781868a2fa292ca97 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Tue, 3 Jun 2025 15:02:24 -0400 Subject: [PATCH] sidebar_position (#967) --- docs/guides/agent/remoting.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/guides/agent/remoting.mdx b/docs/guides/agent/remoting.mdx index c3da9ede..f287850e 100644 --- a/docs/guides/agent/remoting.mdx +++ b/docs/guides/agent/remoting.mdx @@ -1,6 +1,7 @@ --- title: Agent Remoting sidebar_label: Remoting +sidebar_position: 20 --- As of `v1.0.5` the zrok Agent and controller support secure, opt-in remote control for creating shares and accesses. \ No newline at end of file