Skip to content

Commit 4c9c623

Browse files
committed
Fix version history links
1 parent 00205ed commit 4c9c623

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/routes/docs/1.0/index.svx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*This is the documentation for a **previous version** of this library. For other versions, see the [version history](version-history).*
1+
*This is the documentation for a **previous version** of this library. For other versions, see the [version history](1.0/version-history).*
22

33
Svelte Headless UI is an unofficial, complete Svelte port of the [Headless UI](https://headlessui.dev/) component library.
44

src/routes/docs/2.0/index.svx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*This is the documentation for the **current version** of this library. For other versions, see the [version history](version-history).*
1+
*This is the documentation for the **current version** of this library. For other versions, see the [version history](2.0/version-history).*
22

33
Svelte Headless UI is an unofficial, complete Svelte port of the [Headless UI](https://headlessui.dev/) component library.
44

0 commit comments

Comments
 (0)