Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ navigation:
path: ./docs/core-concepts/triggers.md
- page: Context Sources
path: ./docs/core-concepts/context-sources.md
- page: Doc CMSs
- page: Doc Platforms
path: ./docs/core-concepts/doc-locations.md
- section: How to use Promptless
icon: fa-regular fa-star
Expand Down
2 changes: 1 addition & 1 deletion fern/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Promptless operates through three interconnected components that work together t
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/core-concepts/doc-locations">
Distribute updates across your entire docs ecosystem—from GitHub-synced platforms to help centers and content management systems.
</Card>
</CardGroup>
Expand Down