From 22b00868df13e26481786a9a32c43bdb8cee35c5 Mon Sep 17 00:00:00 2001 From: "molecule-ai[bot]" <276602405+molecule-ai[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 07:23:05 +0000 Subject: [PATCH] docs: add remote-workspaces-faq to guides index --- content/docs/guides/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/guides/index.md b/content/docs/guides/index.md index 46de43b..50bcb1a 100644 --- a/content/docs/guides/index.md +++ b/content/docs/guides/index.md @@ -9,7 +9,7 @@ Step-by-step guides for common Molecule AI integrations and configurations. ## Remote Agents - [External Agent Registration](/docs/guides/external-agent-registration) — Register agents running outside the platform Docker network (on laptops, cloud VMs, edge devices) as first-class workspaces with per-workspace bearer tokens. -- [Remote Workspaces FAQ](/docs/guides/remote-workspaces) — Common questions about running agents outside the platform's Docker network. +- [Remote Workspaces FAQ](/docs/guides/remote-workspaces-faq) — Common customer and sales-engineer questions about running agents outside the platform's Docker network. - [Token Management API](/docs/guides/token-management) — Mint, list, and revoke per-workspace bearer tokens for remote agents. ## Integrations