Skip to content

Commit

Permalink
Merge pull request #41 from datasharingframework/issue/39_add_communi…
Browse files Browse the repository at this point in the history
…ty_guidelines

fixed menu entry
  • Loading branch information
schwzr authored Jan 26, 2024
2 parents 6ccb505 + 859a518 commit 4e44dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/.vuepress/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export default hopeTheme({
{
text: "Security",
icon: "safe",
link: "security",
link: "/security",
}
]
},
Expand Down

0 comments on commit 4e44dc1

Please sign in to comment.