Skip to content

Commit e0b185d

Browse files
committed
docs: Link to "Local vs. Global Installation" docs page
(cherry picked from commit 4da6a07)
1 parent 9312283 commit e0b185d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/documentation/docs/updates/migrate-v1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To upgrade your global installation, just run the installation command again, wh
3838
npm install --global @ui5/cli
3939
```
4040

41-
**Note:** Your local CLI installation will still be preferred, so you need to make sure to upgrade it as well (see [Local vs. Global installation](https://github.com/SAP/ui5-cli#local-vs-global-installation)).
41+
**Note:** Your local CLI installation will still be preferred, so you need to make sure to upgrade it as well (see [Local vs. Global installation](https://ui5.github.io/cli/stable/pages/CLI/#local-vs-global-installation)).
4242

4343
### Local installation
4444

packages/documentation/docs/updates/migrate-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To upgrade your global installation, just run the installation command again, wh
4242
npm install --global @ui5/cli
4343
```
4444

45-
**Note:** Your local CLI installation will still be preferred, so you need to make sure to upgrade it as well (see [Local vs. Global installation](https://github.com/SAP/ui5-cli#local-vs-global-installation)).
45+
**Note:** Your local CLI installation will still be preferred, so you need to make sure to upgrade it as well (see [Local vs. Global installation](https://ui5.github.io/cli/stable/pages/CLI/#local-vs-global-installation)).
4646

4747
### Local installation
4848

0 commit comments

Comments
 (0)