diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 72b818cfbe654e72eb35f111e82a3a624833ed2f..bac6bd5f1e705b4fe78ee71a2e8b84bed9d06693 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -30,7 +30,6 @@ export default defineUserConfig({ { text: 'Contribution', link: '/contribution' }, { text: 'Description', link: '/description' }, { text: 'Engineering', link: '/engineering'}, - { text: 'Parts', link: '/parts'}, ] }, { text: 'Human Practices', link: '/human-practices' }, diff --git a/docs/parts.md b/docs/parts.md deleted file mode 100644 index 87183bef31cbc22aa288caf3fcb0248629cbfdc7..0000000000000000000000000000000000000000 --- a/docs/parts.md +++ /dev/null @@ -1,3 +0,0 @@ ---- -title: Our Registry Parts ---- \ No newline at end of file