refactor(docs): Move dev- documents into /development

Aligns to conventions introduced by newer documentation.
This commit is contained in:
innovaker
2020-11-12 12:18:45 +00:00
committed by Pete Johanson
parent b6e63683d4
commit 532c1987b2
15 changed files with 31 additions and 28 deletions

View File

@@ -45,7 +45,7 @@ module.exports = {
},
{
label: "Development",
to: "docs/dev-setup/",
to: "docs/development/setup/",
},
],
},