Skip to content

Commit 2458e86

Browse files
committed
use absolute url as upgrade notice link
1 parent aa88d8e commit 2458e86

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ In most cases, you will need to adjust your Terraform code to accommodate the ch
1616

1717
To help you in this process, we have provided detailed documentation on the breaking changes, new features, and any deprecated functionalities. Please take the time to read through these resources to avoid any potential issues or disruptions to your infrastructure.
1818

19-
* [Notice on Upgrade to v10.x](./NoticeOnUpgradeTov10.0.md)
20-
* [Notice on Upgrade to v9.x](./NoticeOnUpgradeTov9.0.md)
21-
* [Notice on Upgrade to v8.x](./NoticeOnUpgradeTov8.0.md)
22-
* [Notice on Upgrade to v7.x](./NoticeOnUpgradeTov7.0.md)
23-
* [Notice on Upgrade to v6.x](./NoticeOnUpgradeTov6.0.md)
24-
* [Notice on Upgrade to v5.x](./NoticeOnUpgradeTov5.0.md)
19+
* [Notice on Upgrade to v10.x](https://github.com/Azure/terraform-azurerm-aks/blob/main/NoticeOnUpgradeTov10.0.md)
20+
* [Notice on Upgrade to v9.x](https://github.com/Azure/terraform-azurerm-aks/blob/main/NoticeOnUpgradeTov9.0.md)
21+
* [Notice on Upgrade to v8.x](https://github.com/Azure/terraform-azurerm-aks/blob/main/NoticeOnUpgradeTov8.0.md)
22+
* [Notice on Upgrade to v7.x](https://github.com/Azure/terraform-azurerm-aks/blob/main/NoticeOnUpgradeTov7.0.md)
23+
* [Notice on Upgrade to v6.x](https://github.com/Azure/terraform-azurerm-aks/blob/main/NoticeOnUpgradeTov6.0.md)
24+
* [Notice on Upgrade to v5.x](https://github.com/Azure/terraform-azurerm-aks/blob/main/NoticeOnUpgradeTov5.0.md)
2525

2626
Remember, upgrading to a major version with breaking changes should be done carefully and thoroughly tested in your environment. If you have any questions or concerns, please don't hesitate to reach out to our support team for assistance.
2727

0 commit comments

Comments
 (0)