[docs] Fixup home link. (#24068)

This commit is contained in:
Nick Brassel 2024-07-06 16:08:55 +10:00 committed by GitHub
parent 38f07e1fd2
commit 300505bd9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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