docs: remove duplicate contribute.md

This commit is contained in:
Elias Schneider
2025-01-23 18:10:28 +01:00
parent 397544c0f3
commit d071641890
2 changed files with 3 additions and 79 deletions

View File

@@ -87,8 +87,9 @@ const sidebars: SidebarsConfig = {
label: "Helping Out",
items: [
{
type: "doc",
id: "help-out/contribute",
type: "link",
label: "Contributing",
href: "https://github.com/stonith404/pocket-id/blob/main/CONTRIBUTING.md",
},
],
},