Skip to content

Commit 20c680f

Browse files
committed
Fix manual docs 8.0 link
1 parent 393903e commit 20c680f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/ManualDocsLayout8_0_0.re

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ let overviewNavs = [|
2525
NavItem.{name: "Introduction", href: "/docs/manual/v8.0.0/introduction"},
2626
{
2727
name: "Migrate to New Syntax",
28-
href: "/docs/manual/v8.0.0/migrate-from-bucklescript-reason.mdx",
28+
href: "/docs/manual/v8.0.0/migrate-from-bucklescript-reason",
2929
},
3030
{name: "Installation", href: "/docs/manual/v8.0.0/installation"},
3131
{name: "Try", href: "/docs/manual/v8.0.0/try"},

0 commit comments

Comments
 (0)