Skip to content

Commit 9eb236f

Browse files
authored
Update config.mjs
1 parent 0be614e commit 9eb236f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vitepress/config.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,8 @@ export default defineConfig({
154154
// { text: 'Designtime, Runtime', link: '/advanced/technical/designtime' },
155155
// { text: 'Draft, REST', link: '/advanced/technical/rest' },
156156
// { text: 'Deployment, abapGit', link: '/advanced/technical/abapgit' },
157-
{ text: 'RTTI', link: '/advanced/technical/srtti' },
157+
{ text: 'ajson', link: '/advanced/technical/ajson' },
158+
{ text: 'S-RTTI', link: '/advanced/technical/srtti' },
158159
{ text: 'Linting', link: '/advanced/technical/linting' },
159160
{ text: 'open-abap', link: '/advanced/technical/open_abap' },
160161
]

0 commit comments

Comments
 (0)