Skip to content

Commit 99ee83e

Browse files
authored
update
1 parent 8321d68 commit 99ee83e

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

docs/.vitepress/config.mjs

+7-7
Original file line numberDiff line numberDiff line change
@@ -149,15 +149,15 @@ export default defineConfig({
149149
{ text: 'Custom Control', link: '/advanced/extensibility/custom_control' },
150150
{ text: 'Frontend', link: '/advanced/extensibility/frontend' },
151151
] },
152-
{ text: 'Tools', collapsed : "false" , link: '/advanced/technical/insights' , items: [
153-
{ text: 'abapGit', link: '/advanced/technical/abapgit' },
154-
{ text: 'ajson', link: '/advanced/technical/ajson' },
155-
{ text: 'S-RTTI', link: '/advanced/technical/srtti' },
156-
{ text: 'abaplint', link: '/advanced/technical/abaplint' },
157-
{ text: 'open-abap', link: '/advanced/technical/open_abap' },
152+
{ text: 'Tools', collapsed : "false" , items: [
153+
{ text: 'abapGit', link: '/advanced/tools/abapgit' },
154+
{ text: 'ajson', link: '/advanced/tools/ajson' },
155+
{ text: 'S-RTTI', link: '/advanced/tools/srtti' },
156+
{ text: 'abaplint', link: '/advanced/tools/abaplint' },
157+
{ text: 'open-abap', link: '/advanced/tools/open_abap' },
158158
]
159159
},
160-
{ text: 'Technical Background', collapsed : "false" , link: '/advanced/technical/insights' },
160+
{ text: 'Technical Background', collapsed : "false" , link: '/advanced/technical/technical' },
161161
]
162162
},
163163
{
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)