Skip to content

Commit

Permalink
Fix link to haskell packages index page
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo committed May 8, 2024
1 parent 33fd99b commit 7bc4bd4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ const config = {
items: [
{
label: "Haskell Packages",
to: "/docs/haskell_packages",
to: "/docs/dev/haskell-packages",
},
{
label: "Monthly reports",
Expand Down

0 comments on commit 7bc4bd4

Please sign in to comment.