Skip to content

Commit 14194d9

Browse files
committed
fix docs links in frontpage
1 parent f1bb49d commit 14194d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Contributing/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const contributing = [
77
Svg: require("@site/static/img/contributing/edit.svg").default,
88
alt: "GitHub edit pen tool icon",
99
title: "Update A Package",
10-
href: "/docs",
10+
href: "pathname:///docs",
1111
content:
1212
"Edit the recipe as desired. You may even consider adding yourself as a recipe maintainer.",
1313
width: 50,

0 commit comments

Comments
 (0)