You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/docs/pages/getting-started/setting-up-your-domain.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,9 +32,9 @@ instances:
32
32
Merge your changes into `main`. [Here's an example](https://github.com/octoml/fern-config/blob/389b67679953856ba0716537981a6d749635556f/fern/docs.yml#L1-L3 ).
33
33
34
34
35
-
### Reach out to us
35
+
### Contact Fern Support
36
36
37
-
Reach out via your dedicated Slack channel or [email](mailto:[email protected]). We'll provide you with:
37
+
Contact Fern Support via your dedicated Slack channel or [email](mailto:[email protected]) to receive:
38
38
- A unique CNAME value for your site
39
39
- A TXT record to verify your domain
40
40
@@ -54,7 +54,7 @@ Reach out via your dedicated Slack channel or [email](mailto:support@buildwithfe
54
54
55
55
### Verify the setup
56
56
57
-
Once we've completed the setup on our end, you should be able to access your documentation at `docs.mydomain.com`. SSL will be automatically provisioned for your domain, but it may take a few minutes to propagate globally.
57
+
Once Fern Support has completed the setup, you should be able to access your documentation at `docs.mydomain.com`. SSL will be automatically provisioned for your domain, but it may take a few minutes to propagate globally.
58
58
59
59
<Tip>It's helpful to check that you can access your new docs site from a mobile device or incognito browser.</Tip>
60
60
@@ -122,9 +122,9 @@ instances:
122
122
123
123
[Here's an example.](https://github.com/dannysheridan/katiedanny/blob/2fcf5769e2994af29e31d00904e04788b188a18b/fern/docs.yml#L3-L5)
124
124
125
-
### Reach out to us
125
+
### Contact Fern Support
126
126
127
-
Contact Fern Support via your dedicated Slack channel or [email](mailto:[email protected]). We'll provide you with:
127
+
Contact Fern Support via your dedicated Slack channel or [email](mailto:[email protected]) to receive:
128
128
- A unique CNAME value for your site
129
129
- A TXT record to verify your domain
130
130
@@ -148,12 +148,12 @@ A @ 76.76.21.21
148
148
149
149
This redirects `mydomain.com` to `www.mydomain.com`.
150
150
151
-
After adding these records, we will provision a SSL certificate.
151
+
After adding these records, Fern Support will provision a SSL certificate.
152
152
153
153
### Verify the setup
154
154
155
-
Once we've completed the setup re-generate your docs by running `fern generate --docs`. Within two minutes, you should be able to access your documentation at `mydomain.com`.
155
+
Once Fern Support has completed the setup, re-generate your docs by running `fern generate --docs`. Within two minutes, you should be able to access your documentation at `mydomain.com`.
0 commit comments