diff --git a/docs/updates/migrate-v1.md b/docs/updates/migrate-v1.md index 4b2489f316a..25f7e1f133c 100644 --- a/docs/updates/migrate-v1.md +++ b/docs/updates/migrate-v1.md @@ -38,7 +38,7 @@ To upgrade your global installation, just run the installation command again, wh npm install --global @ui5/cli ``` -**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)). +**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)). ### Local installation diff --git a/docs/updates/migrate-v2.md b/docs/updates/migrate-v2.md index fcfa286f0b1..dc28c1a6271 100644 --- a/docs/updates/migrate-v2.md +++ b/docs/updates/migrate-v2.md @@ -42,7 +42,7 @@ To upgrade your global installation, just run the installation command again, wh npm install --global @ui5/cli ``` -**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)). +**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)). ### Local installation