Skip to content

Commit 872e80c

Browse files
committed
small fix
1 parent 79e3e08 commit 872e80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/snippets/redirects.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ redirects:
5656

5757
Instead, [enable automatic homepage redirects in your `docs.yml`](/docs/configuration/what-is-docs-yml#settings-configuration) to send broken links to your homepage rather than showing a 404 page:
5858

59-
```yaml
59+
```yaml title="docs.yml"
6060
settings:
6161
hide-404-page: true
6262
```

0 commit comments

Comments
 (0)