mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 07:48:14 +00:00
docs: fix link typo for configuration
This commit is contained in:
@@ -25,7 +25,7 @@ export default defineConfig({
|
||||
{ text: 'Docker', link: '/install/docker' },
|
||||
],
|
||||
},
|
||||
{ text: 'Configuration', link: '/Configuration' },
|
||||
{ text: 'Configuration', link: '/configuration' },
|
||||
{ text: 'Nix', link: '/Nix' },
|
||||
{ text: 'NixOS', link: '/NixOS-options' },
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user