We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7233180 commit b0769fbCopy full SHA for b0769fb
docs/.vitepress/config.mjs
@@ -159,7 +159,7 @@ export default defineConfig({
159
{ text: 'abapGit', link: '/advanced/technical/abapgit' },
160
{ text: 'ajson', link: '/advanced/technical/ajson' },
161
{ text: 'S-RTTI', link: '/advanced/technical/srtti' },
162
- { text: 'abaplint', link: '/advanced/technical/linting' },
+ { text: 'abaplint', link: '/advanced/technical/abaplint' },
163
{ text: 'open-abap', link: '/advanced/technical/open_abap' },
164
]
165
},
0 commit comments