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 56f8982 commit efde6ccCopy full SHA for efde6cc
docs/.vitepress/config.mjs
@@ -154,9 +154,10 @@ export default defineConfig({
154
// { text: 'Designtime, Runtime', link: '/advanced/technical/designtime' },
155
// { text: 'Draft, REST', link: '/advanced/technical/rest' },
156
// { text: 'Deployment, abapGit', link: '/advanced/technical/abapgit' },
157
+ { text: 'abapGit', link: '/advanced/technical/abapgit' },
158
{ text: 'ajson', link: '/advanced/technical/ajson' },
159
{ text: 'S-RTTI', link: '/advanced/technical/srtti' },
- { text: 'Linting', link: '/advanced/technical/linting' },
160
+ { text: 'abaplint', link: '/advanced/technical/linting' },
161
{ text: 'open-abap', link: '/advanced/technical/open_abap' },
162
]
163
},
0 commit comments