diff --git a/_data/navigation.yml b/_data/navigation.yml index 4b7e26ec444114f74783fcd924bd6897c32e1fb6..fea2b8c9a62dabeb85e526dead2f974e0b82cc61 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -6,4 +6,4 @@ main: - title: "Documentation" url: https://docs.funkwhale.audio - title: "Contribute" - url: /contribute + url: /contribute/ diff --git a/contribute.md b/contribute.md index 9a4ba89503c94d6c47dbe21c413f62cd49a695c9..4f7f97ae35f7f0947a86e16d21e1a810f0d0344b 100644 --- a/contribute.md +++ b/contribute.md @@ -1,6 +1,6 @@ --- layout: single -permalink: /contribute +permalink: /contribute/ title: Contribute to funkwhale development ---