Skip to content

Commit

Permalink
fix: docs repository edit link
Browse files Browse the repository at this point in the history
  • Loading branch information
kenclaron authored Sep 15, 2024
1 parent dfe8be8 commit 7c923cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You can leave your suggestions or submit materials related to this function at t
className="nx-inline-block"
href={[
useConfig().project.link,
"blob/main/packages/website/pages",
"/blob/main/packages/website/pages",
usePathname(),
".mdx"
].join("")}
Expand Down

0 comments on commit 7c923cc

Please sign in to comment.