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 e3af2f4 commit e3a37a4Copy full SHA for e3a37a4
docs/.vitepress/config.mjs
@@ -155,7 +155,7 @@ export default defineConfig({
155
{ text: 'Tools', collapsed : "false" , items: [
156
{ text: 'abapGit', link: '/advanced/tools/abapgit' },
157
{ text: 'ajson', link: '/advanced/tools/ajson' },
158
- { text: 'S-RTTI', link: '/advanced/tools/srtti' },
+ { text: 's-rtti', link: '/advanced/tools/srtti' },
159
{ text: 'abaplint', link: '/advanced/tools/abaplint' },
160
{ text: 'open-abap', link: '/advanced/tools/open_abap' },
161
{ text: 'abap-cleaner', link: '/advanced/tools/abap_cleaner' },
0 commit comments