Skip to content

Commit fc2ce52

Browse files
authored
docs: add correct breaking changes url (#3483)
The v8 breaking changes are available on the `feature-8.0` branch, so we need to link there until v8 is merged into `main`.
1 parent 2fe64de commit fc2ce52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/updating/8-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,6 @@ iOS >=15
177177

178178
## Need Help Upgrading?
179179

180-
Be sure to look at the [Ionic 8 Breaking Changes Guide](https://github.com/ionic-team/ionic-framework/blob/main/BREAKING.md#version-8x). There were several changes to default property and CSS Variable values that developers may need to be aware of. Only the breaking changes that require user action are listed on this page.
180+
Be sure to look at the [Ionic 8 Breaking Changes Guide](https://github.com/ionic-team/ionic-framework/blob/feature-8.0/BREAKING.md#version-8x). There were several changes to default property and CSS Variable values that developers may need to be aware of. Only the breaking changes that require user action are listed on this page.
181181

182182
If you need help upgrading, please post a thread on the [Ionic Forum](https://forum.ionicframework.com/).

0 commit comments

Comments
 (0)