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 da27853 commit aeb7f6bCopy full SHA for aeb7f6b
1 file changed
packages/documentation/.vitepress/config.ts
@@ -16,7 +16,7 @@ export default defineConfig({
16
17
description: "An open and modular toolchain to develop state-of-the-art applications based on the UI5 framework.",
18
lastUpdated: false, // disable git author info
19
- cleanUrls: false,
+ cleanUrls: true,
20
ignoreDeadLinks: true,
21
22
vue: {
0 commit comments