Skip to content

Commit 97ecd26

Browse files
committed
fix?
1 parent 564be57 commit 97ecd26

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ export default defineConfig({
154154
{ text: 'Discord', link: '/discord' },
155155
{ text: 'Links', link: '/links' },
156156
{ text: 'Releases', link: '/releases/beta6' },
157-
{ text: 'Archive', link: '/archive' },
157+
{ text: 'Archive', link: '/archive/' },
158158
{ text: 'Thanks', link: '/thanks' }
159159
]
160160
}

download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Quick instructions on how to install using Nix and NixOS can be found here:
5959

6060
The default user and password are `instantos` and `instantos` with no root password.
6161

62-
## [Archive](/archive)
62+
## [Archive](/archive/)
6363

6464
This contains an archive of older installation ISOs. It is usually recommended
6565
not to use these and go for the latest build instead.

0 commit comments

Comments
 (0)