Skip to content

Commit d02103d

Browse files
Fix broken /learn/ask-fern links in stainless-comparison.mdx (#4321)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent 502f781 commit d02103d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

fern/products/docs/pages/resources/stainless-comparison.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@ Stainless doesn't offer audience-specific content filtering, multi-version APIs,
7272

7373
<Accordion title="AI-powered search and assistance">
7474

75-
Stainless offers RAG-based search. Fern provides additional AI features including [guidance documents](/learn/ask-fern/), [custom knowledge sources](/learn/ask-fern/), and analytics for operational control.
75+
Stainless offers RAG-based search. Fern provides additional AI features including [guidance documents](/learn/docs/ai-features/ask-fern/guidance), [custom knowledge sources](/learn/docs/ai-features/ask-fern/content-sources), and analytics for operational control.
7676

7777
| Feature | Fern Docs | Stainless Docs |
7878
|---------|-----------|----------------|
79-
| **AI chatbot** |[Ask Fern](/learn/ask-fern/) with Claude/Cohere, [guidance documents](/learn/ask-fern/), and custom knowledge sources | ✅ RAG-based Q&A |
80-
| **AI analytics** |[Content gap identification](/learn/ask-fern/) and insights | ❌ None |
79+
| **AI chatbot** |[Ask Fern](/learn/docs/ai-features/ask-fern/overview) with Claude/Cohere, [guidance documents](/learn/docs/ai-features/ask-fern/guidance), and custom knowledge sources | ✅ RAG-based Q&A |
80+
| **AI analytics** |[Content gap identification](/learn/docs/ai-features/ask-fern/overview) and insights | ❌ None |
8181
| **Search** | ✅ Vector search with faceting by language, product, version | ⚠️ Metadata-driven with basic faceting |
8282
| **LLM-friendly format** |[/llms.txt and /llms-full.txt](/learn/docs/ai-features/llms-txt) | ✅ .md extension on URLs |
8383
<br/>

0 commit comments

Comments
 (0)