From 3421801e62f040d65f6a853433a19938639f551a 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:12:01 +0000 Subject: [PATCH] docs: replace broken links /docs/mcp-server and /docs/architecture in quickstart --- content/docs/quickstart.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/quickstart.md b/content/docs/quickstart.md index 980c5f4..a8b6f15 100644 --- a/content/docs/quickstart.md +++ b/content/docs/quickstart.md @@ -75,7 +75,7 @@ Or type `/ask what's our deployment status?` in your connected Discord channel. - [Connect MCP servers for browser automation](/docs/guides/chrome-devtools-mcp-setup) - [Configure org-scoped API keys for team access](/blog/org-api-keys) -- [Review the full REST API reference](/docs/mcp-server) -- [Set up the agent hierarchy — Community Manager + sub-agents](/docs/architecture) +- [Review the REST API reference](/docs/guides/org-api-keys) +- [Browse all guides](/docs/guides) Explore the [GitHub repo](https://github.com/Molecule-AI/molecule-core) for self-hosting options, or visit [moleculesai.app](https://moleculesai.app) for the hosted platform.