fix links

This commit is contained in:
Kenneth Bingham 2025-03-26 14:35:34 -04:00
parent e0e546365e
commit c6ea32ee6c
No known key found for this signature in database
GPG Key ID: 31709281860130B6
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ You will see the new reserved share in the agent UI and you can access it by run
### Running the Agent in the background
On Linux, you can [install the Linux package `zrok-agent`](/guides/linux-agent-service.mdx) to keep the agent running in the background after each reboot.
On Linux, you can [install the Linux package `zrok-agent`](/guides/agent/linux-service.mdx) to keep the agent running in the background after each reboot.
## How the Agent Works

View File

@ -31,7 +31,7 @@ systemctl --user enable --now zrok-agent.service
## Use the agent
Learn more about using the zrok agent in the [agent guide](/guides/agent.mdx).
Learn more about using the zrok agent in the [agent guide](/guides/agent/index.mdx).
## Troubleshooting