From f5053ecf4e9410df277fb6d774a01b1e7256de4d Mon Sep 17 00:00:00 2001 From: Kenneth Bingham Date: Thu, 20 Mar 2025 22:12:24 -0400 Subject: [PATCH] link the amnesia warning to the solving issue --- docs/guides/agent.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/agent.mdx b/docs/guides/agent.mdx index 9405aec7..8e535ebd 100644 --- a/docs/guides/agent.mdx +++ b/docs/guides/agent.mdx @@ -70,7 +70,7 @@ When the agent is running: - The agent provides a web UI for monitoring and managing your shares and accesses - New `zrok share` and `zrok access` commands delegate their operations to the running agent - You can stop and restart individual shares/accesses without terminating the agent -- If you restart the agent it will forget about all shares and accesses that were started while it was running +- If you restart the agent it will forget about all shares and accesses that were started while it was running ([link to GitHub issue](https://github.com/openziti/zrok/issues/922)) ### Agent Console