Skip to content

Commit b0769fb

Browse files
authored
Update config.mjs
1 parent 7233180 commit b0769fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ export default defineConfig({
159159
{ text: 'abapGit', link: '/advanced/technical/abapgit' },
160160
{ text: 'ajson', link: '/advanced/technical/ajson' },
161161
{ text: 'S-RTTI', link: '/advanced/technical/srtti' },
162-
{ text: 'abaplint', link: '/advanced/technical/linting' },
162+
{ text: 'abaplint', link: '/advanced/technical/abaplint' },
163163
{ text: 'open-abap', link: '/advanced/technical/open_abap' },
164164
]
165165
},

0 commit comments

Comments
 (0)