Skip to content

Commit e896f10

Browse files
fix: mark llms.txt as supported in self-hosted feature table (#4311)
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
1 parent 85ba19b commit e896f10

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fern/products/docs/pages/enterprise/self-hosted.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ PDF export and **offline AI chat functionality** for self-hosted deployments are
5151
| [HTTP snippets](/learn/docs/api-references/http-snippets) | Yes |
5252
| [Intercom](/learn/docs/integrations/support/intercom) | No |
5353
| [JWT-based authentication](/learn/docs/self-hosted/authentication) | Yes |
54-
| [llms.txt](/learn/docs/ai-features/llms-txt) | No |
54+
| [llms.txt](/learn/docs/ai-features/llms-txt) | Yes |
5555
| [Navigation and sidebar](/learn/docs/configuration/navigation) | Yes |
5656
| [OAuth](/learn/docs/authentication/setup/oauth) | No |
5757
| [On-page feedback](/learn/docs/user-feedback) | No |
@@ -100,7 +100,7 @@ sequenceDiagram
100100

101101
## Monitoring and health checks
102102

103-
The self-hosted container includes [health check endpoints](./health-check-endpoints) on port 8081 for Kubernetes and Helm deployments.
103+
The self-hosted container includes [health check endpoints](./health-check-endpoints) on port 8081 for Kubernetes and Helm deployments.
104104

105105

106106

0 commit comments

Comments
 (0)