diff --git a/other-docs/guides/upgrading/README.md b/other-docs/guides/upgrading/README.md index 313c60ae..44a3c15f 100644 --- a/other-docs/guides/upgrading/README.md +++ b/other-docs/guides/upgrading/README.md @@ -4,7 +4,7 @@ order: 0 # Upgrading -_If you are migrating an existing install to Altis check out the [migrating guide here](../migrating-from-wordpress.md) first._ +_If you are migrating an existing install to Altis check out the [migrating guide](../migrating/) first._ When new versions of Altis are released you will need to manually upgrade your project to the new version. New versions can bring anything from breaking changes to new features. It's important you read the changelog / upgrade notes for the specific version you are upgrading to. When upgrading multiple versions at once, be sure to follow the release notes on all intermediate versions. diff --git a/other-docs/guides/upgrading/v10.md b/other-docs/guides/upgrading/v10.md index 11c0647e..2804c71d 100644 --- a/other-docs/guides/upgrading/v10.md +++ b/other-docs/guides/upgrading/v10.md @@ -3,7 +3,7 @@ order: 10 --- # Upgrading to v10 -_If you are migrating from WordPress to Altis, check out the [migrating guide here](../migrating-from-wordpress.md) first._ +_If you are migrating from WordPress to Altis, check out the [migrating guide](../migrating/) first._ To upgrade to Altis v10, edit your `composer.json` and change the version constraint for `altis/altis` and any local environment modules to `^10.0.0`. diff --git a/other-docs/guides/upgrading/v11.md b/other-docs/guides/upgrading/v11.md index ca12909e..7d764c11 100644 --- a/other-docs/guides/upgrading/v11.md +++ b/other-docs/guides/upgrading/v11.md @@ -3,7 +3,7 @@ order: 11 --- # Upgrading to v11 -_If you are migrating from WordPress to Altis, check out the [migrating guide here](../migrating-from-wordpress.md) first._ +_If you are migrating from WordPress to Altis, check out the [migrating guide](../migrating/) first._ To upgrade to Altis v11, edit your `composer.json` and change the version constraint for `altis/altis` and any local environment modules to `^11.0.0`. diff --git a/other-docs/guides/upgrading/v12.md b/other-docs/guides/upgrading/v12.md index c91e435f..7914c1f2 100644 --- a/other-docs/guides/upgrading/v12.md +++ b/other-docs/guides/upgrading/v12.md @@ -3,7 +3,7 @@ order: 12 --- # Upgrading to v12 -_If you are migrating from WordPress to Altis, check out the [migrating guide here](../migrating-from-wordpress.md) first._ +_If you are migrating from WordPress to Altis, check out the [migrating guide](../migrating/) first._ To upgrade to Altis v12, edit your `composer.json` and change the version constraint for `altis/altis` and any local environment modules to `^12.0.0`. Note that the new default and recommended version of PHP for Altis v12 is now 8.0. Make sure you have tested your custom code and any additional plugins for compatibility with [PHP version 8.0](#php-80). diff --git a/other-docs/guides/upgrading/v2.md b/other-docs/guides/upgrading/v2.md index 1ecdc50d..058857bd 100644 --- a/other-docs/guides/upgrading/v2.md +++ b/other-docs/guides/upgrading/v2.md @@ -3,7 +3,7 @@ order: 2 --- # Upgrading to v2 -_If you are migrating an existing install to Altis check out the [migrating guide here](../migrating-from-wordpress.md) first._ +_If you are migrating an existing install to Altis check out the [migrating guide](../migrating/) first._ To upgrade to Altis v2, edit your `composer.json` and change the version constraint for `altis/altis` to `^2.0.0`: diff --git a/other-docs/guides/upgrading/v3.md b/other-docs/guides/upgrading/v3.md index 8eb27607..101012ee 100644 --- a/other-docs/guides/upgrading/v3.md +++ b/other-docs/guides/upgrading/v3.md @@ -3,7 +3,7 @@ order: 3 --- # Upgrading to v3 -_If you are migrating an existing install to Altis check out the [migrating guide here](../migrating-from-wordpress.md) first._ +_If you are migrating an existing install to Altis check out the [migrating guide](../migrating/) first._ To upgrade to Altis v3, edit your `composer.json` and change the version constraint for `altis/altis` and any local environment modules to `^3.0.0`: diff --git a/other-docs/guides/upgrading/v4.md b/other-docs/guides/upgrading/v4.md index 7d1e0a1c..75c36dff 100644 --- a/other-docs/guides/upgrading/v4.md +++ b/other-docs/guides/upgrading/v4.md @@ -3,7 +3,7 @@ order: 4 --- # Upgrading to v4 -_If you are migrating from WordPress to Altis, check out the [migrating guide here](../migrating-from-wordpress.md) first._ +_If you are migrating from WordPress to Altis, check out the [migrating guide](../migrating/) first._ To upgrade to Altis v4, edit your `composer.json` and change the version constraint for `altis/altis` and any local environment modules to `^4.0.0`: diff --git a/other-docs/guides/upgrading/v5.md b/other-docs/guides/upgrading/v5.md index 4a9239d6..db54b854 100644 --- a/other-docs/guides/upgrading/v5.md +++ b/other-docs/guides/upgrading/v5.md @@ -3,7 +3,7 @@ order: 5 --- # Upgrading to v5 -_If you are migrating from WordPress to Altis, check out the [migrating guide here](../migrating-from-wordpress.md) first._ +_If you are migrating from WordPress to Altis, check out the [migrating guide](../migrating/) first._ To upgrade to Altis v5, edit your `composer.json` and change the version constraint for `altis/altis` and any local environment modules to `^5.0.0`: diff --git a/other-docs/guides/upgrading/v6.md b/other-docs/guides/upgrading/v6.md index b1f8cfa8..286f5eaa 100644 --- a/other-docs/guides/upgrading/v6.md +++ b/other-docs/guides/upgrading/v6.md @@ -3,7 +3,7 @@ order: 6 --- # Upgrading to v6 -_If you are migrating from WordPress to Altis, check out the [migrating guide here](../migrating-from-wordpress.md) first._ +_If you are migrating from WordPress to Altis, check out the [migrating guide](../migrating/) first._ To upgrade to Altis v6, edit your `composer.json` and change the version constraint for `altis/altis` and any local environment modules to `^6.0.0`. diff --git a/other-docs/guides/upgrading/v7.md b/other-docs/guides/upgrading/v7.md index 9f1b2226..ea83f026 100644 --- a/other-docs/guides/upgrading/v7.md +++ b/other-docs/guides/upgrading/v7.md @@ -3,7 +3,7 @@ order: 7 --- # Upgrading to v7 -_If you are migrating from WordPress to Altis, check out the [migrating guide here](../migrating-from-wordpress.md) first._ +_If you are migrating from WordPress to Altis, check out the [migrating guide](../migrating/) first._ To upgrade to Altis v7, edit your `composer.json` and change the version constraint for `altis/altis` and any local environment modules to `^7.0.0`. diff --git a/other-docs/guides/upgrading/v8.md b/other-docs/guides/upgrading/v8.md index abf24ef6..5f59d253 100644 --- a/other-docs/guides/upgrading/v8.md +++ b/other-docs/guides/upgrading/v8.md @@ -3,7 +3,7 @@ order: 8 --- # Upgrading to v8 -_If you are migrating from WordPress to Altis, check out the [migrating guide here](../migrating-from-wordpress.md) first._ +_If you are migrating from WordPress to Altis, check out the [migrating guide](../migrating/) first._ To upgrade to Altis v8, edit your `composer.json` and change the version constraint for `altis/altis` and any local environment modules to `^8.0.0`. diff --git a/other-docs/guides/upgrading/v9.md b/other-docs/guides/upgrading/v9.md index b8678524..b3585d46 100644 --- a/other-docs/guides/upgrading/v9.md +++ b/other-docs/guides/upgrading/v9.md @@ -3,7 +3,7 @@ order: 9 --- # Upgrading to v9 -_If you are migrating from WordPress to Altis, check out the [migrating guide here](../migrating-from-wordpress.md) first._ +_If you are migrating from WordPress to Altis, check out the [migrating guide](../migrating/) first._ To upgrade to Altis v9, edit your `composer.json` and change the version constraint for `altis/altis` and any local environment modules to `^9.0.0`.