Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions fern/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@ graph LR
```

<CardGroup cols={1}>
<Card title="Intelligent Triggers" icon="fa-regular fa-bolt" href="/docs/core-concepts/triggers">
<Card title="Intelligent Triggers" icon="fa-regular fa-bolt" href="/docs/configuring-promptless/triggers">
Monitor your development ecosystem for events that indicate documentation needs—from pull requests and code changes to team discussions and support tickets.
</Card>

<Card title="Contextual Understanding" icon="fa-regular fa-brain" href="/docs/core-concepts/context-sources">
<Card title="Contextual Understanding" icon="fa-regular fa-brain" href="/docs/configuring-promptless/context-sources">
Enrich docs with real-time access to your organization's knowledge through integrations with project management tools, code repositories, and team communications.
</Card>

<Card title="Multi-Platform Publishing" icon="fa-regular fa-share-nodes" href="/docs/core-concepts/doc-cm-ss">
<Card title="Multi-Platform Publishing" icon="fa-regular fa-share-nodes" href="/docs/configuring-promptless/doc-collections">
Distribute updates across your entire docs ecosystem—from GitHub-synced platforms to help centers and content management systems.
</Card>
</CardGroup>
Expand Down Expand Up @@ -117,7 +117,7 @@ Ready to get started? Promptless integrates with your existing tools and workflo
Get Promptless running with your repositories and communication tools in under 10 minutes.
</Card>

<Card title="Core Concepts" icon="fa-regular fa-lightbulb" href="/docs/core-concepts">
<Card title="Core Concepts" icon="fa-regular fa-lightbulb" href="/docs/getting-started/core-concepts">
Understand how triggers, context sources, and publishing platforms work together.
</Card>

Expand Down