We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1bb49d commit 14194d9Copy full SHA for 14194d9
src/components/Contributing/index.jsx
@@ -7,7 +7,7 @@ const contributing = [
7
Svg: require("@site/static/img/contributing/edit.svg").default,
8
alt: "GitHub edit pen tool icon",
9
title: "Update A Package",
10
- href: "/docs",
+ href: "pathname:///docs",
11
content:
12
"Edit the recipe as desired. You may even consider adding yourself as a recipe maintainer.",
13
width: 50,
0 commit comments