[docs] Fixup home link. (#24068)

This commit is contained in:
Nick Brassel 2024-07-06 16:08:55 +10:00
parent e4dfbb075e
commit 1c02c3dfad
No known key found for this signature in database

View file

@ -33,7 +33,7 @@ export default defineConfig(({ mode }) => {
},
title: 'QMK Firmware',
nav: [{ text: "Home", link: "./" }],
nav: [{ text: "Home", link: "/" }],
search: {
provider: "local",