Skip to content

Commit 03424fb

Browse files
apeirora-service-user[bot]mlenkeit
andcommitted
Release 2.1.4
Co-authored-by: Maximilian Lenkeit <[email protected]>
1 parent 7a92a24 commit 03424fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ export default withMermaid(defineConfig({
6868
nav: [
6969
{ text: 'Documentation', link: '/docs/index.md', activeMatch: '/docs/' },
7070
{ text: 'Blog', link: '/blog/index.md', activeMatch: '/blog/' },
71-
{ text: 'Changelog', link: '/changelog.md', activeMatch: '/blog/' },
71+
{ text: 'Changelog', link: '/changelog.md', activeMatch: '/changelog' },
7272
NAV_BAR_DIVIDER,
7373
{ text: 'Project Website', link: 'https://apeirora.eu/' }
7474
],

0 commit comments

Comments
 (0)