Skip to content

Commit b861414

Browse files
docs: add self-hosted setup page to navigation and link from overview (#2974)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent 0c02338 commit b861414

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

fern/products/docs/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,6 @@ navigation:
281281
- page: Set up self-hosted documentation
282282
path: ./pages/enterprise/self-hosted-set-up.mdx
283283
slug: set-up
284-
hidden: true
285284
- page: Health check endpoints
286285
path: ./pages/enterprise/health-check-endpoints.mdx
287286
- section: Analytics & integrations

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ However, features requiring external connections aren't supported, including [As
2929

3030
## Setup process
3131

32-
Fern provides your documentation site as a ready-to-run Docker container that you can deploy on your own infrastructure.
32+
Fern provides your documentation site as a ready-to-run Docker container that you can deploy on your own infrastructure. For detailed instructions, see [Set up self-hosted documentation](/learn/docs/self-hosted/set-up).
3333

3434
1. **Download the Docker image** - Fern provides the location of the most up-to-date Docker image containing the documentation frontend
3535
1. **Upload your fern folder** - Add your documentation source files to the container

0 commit comments

Comments
 (0)