File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
packages/documentation/docs/pages Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ next :
3+ text : ' Getting Started'
4+ link : ' /pages/GettingStarted'
5+ ---
6+
17<script setup >
28import { useData } from ' vitepress'
39import VPButton from " vitepress/dist/client/theme-default/components/VPButton.vue"
@@ -21,7 +27,7 @@ Read the announcement blog post: **[SAP Community: Goodbye UI5 Tooling - Hello U
2127
2228Read the announcement blog post: ** [ SAP Community: UI5 CLI 4.0] ( https://community.sap.com/t5/technology-blogs-by-sap/ui5-tooling-4-0/ba-p/13769578 ) **
2329
24- And checkout the ** [ Migrate to v4] ( .. /updates/migrate-v4 ) ** documentation.
30+ And checkout the ** [ Migrate to v4] ( ./updates/migrate-v4 ) ** documentation.
2531:::
2632
2733<div style =" margin : 2rem 0 ;" >
@@ -51,7 +57,7 @@ Configure your project for use with UI5 CLI.
5157❯ ui5 init
5258Wrote ui5.yaml:
5359
54- specVersion: "4.0
60+ specVersion: "4.0"
5561metadata:
5662 name: my-app
5763type: application
You can’t perform that action at this time.
0 commit comments