Skip to content

Commit ad48095

Browse files
committed
wording fix
1 parent 72e9984 commit ad48095

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

fern/snippets/default-version.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<Note title="Default versions">
22

3-
Versions appear in the version dropdown in the order listed in `versions`. The first version in your `versions` list is your default version. This version appears at unversioned paths like `/docs/getting-started`, while other versions use versioned paths like `/docs/getting-started/v2`. Fern automatically handles version routing by [redirecting](/docs/seo/redirects) broken versioned links to the default version and managing canonical URLs.
3+
Versions appear in the version dropdown in the order listed in `versions`. The first version in your `versions` list is your default version. This version uses unversioned paths like `/docs/getting-started`, while other versions use versioned paths like `/docs/getting-started/v2`.
4+
5+
Fern automatically handles version routing by [redirecting](/docs/seo/redirects) broken versioned links to the default version and managing canonical URLs.
46
</Note>

0 commit comments

Comments
 (0)