Skip to content

Commit 876d176

Browse files
committed
fixed dead links
1 parent a82bc63 commit 876d176

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/ai/plane-ai.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ Connectors are only available in Build and Autopilot modes.
280280

281281
This restriction matches the purpose of each mode. Ask mode is read-only by design - adding action-capable connectors to it would break that guarantee. MCP connectors are fundamentally about doing things: posting to Slack, creating a GitHub issue, querying a customer record. Those are actions, not lookups, and they belong in the modes that are designed for action with the appropriate level of oversight.
282282

283-
See [MCP connectors](/plane-ai/mcp-connectors) for the full list of available connectors, how to connect them, and how authentication works.
283+
See [MCP connectors](/ai/mcp-connectors) for the full list of available connectors, how to connect them, and how authentication works.
284284

285285
## Plane AI in pages
286286

@@ -507,7 +507,7 @@ The embedding model converts text into vectors - mathematical representations of
507507
- Autopilot mode must be explicitly enabled by your workspace plan and configuration.
508508
- Voice input requires browser microphone permission and a server-side Groq API key.
509509
- File uploads require cloud storage (AWS S3 or compatible) to be configured.
510-
- MCP connectors require per-user authentication setup before use. See [MCP connectors](/plane-ai/mcp-connectors).
510+
- MCP connectors require per-user authentication setup before use. See [MCP connectors](/ai/mcp-connectors).
511511
- Label predictions only appear when the flag is enabled and the user has label create permission in the project.
512512
- Natural language filter conversion may fail for ambiguous or unsupported queries - the error message will indicate what went wrong.
513513
- Chart generation is triggered by the AI based on the nature of your question - you cannot force a specific chart type, but you can ask for one explicitly.

0 commit comments

Comments
 (0)