Skip to content

Commit 7100e68

Browse files
committed
fix: Adjust links to v5 doc folder
1 parent 499e5cf commit 7100e68

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

internal/documentation/jsdoc/jsdoc-workspace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"openGraph": {
3838
"title": "UI5 CLI - API Reference",
3939
"type": "website",
40-
"image": "https://ui5.github.io/cli/v4/images/UI5_logo_wide.png",
40+
"image": "https://ui5.github.io/cli/v5/images/UI5_logo_wide.png",
4141
"site_name": "UI5 CLI - API Reference",
42-
"url": "https://ui5.github.io/cli/v4/"
42+
"url": "https://ui5.github.io/cli/v5/"
4343
},
4444
"docdash": {
4545
"sectionOrder": [

internal/documentation/jsdoc/jsdoc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"openGraph": {
3838
"title": "UI5 CLI - API Reference",
3939
"type": "website",
40-
"image": "https://ui5.github.io/cli/v4/images/UI5_logo_wide.png",
40+
"image": "https://ui5.github.io/cli/v5/images/UI5_logo_wide.png",
4141
"site_name": "UI5 CLI - API Reference",
42-
"url": "https://ui5.github.io/cli/v4/"
42+
"url": "https://ui5.github.io/cli/v5/"
4343
},
4444
"docdash": {
4545
"sectionOrder": [

0 commit comments

Comments
 (0)