We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73dee8 commit c4b8384Copy full SHA for c4b8384
astro.config.mjs
@@ -81,7 +81,7 @@ export default defineConfig({
81
label: "Software",
82
badge: { text: "WIP", variant: "caution" },
83
autogenerate: {
84
- directory: "/hardware",
+ directory: "/software",
85
},
86
87
{
0 commit comments