Skip to content

Commit f056593

Browse files
committed
Fix broken build by converting the link to absolute
1 parent 39e97f9 commit f056593

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/update_and_migration/from_4.6/update_to_5.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ It's important to stop using deprecated PHP classes as they're removed in 5.0.
2929

3030
The [`ibexa/compatibility-layer`](to_4.0.md#add-compatibility-layer-package) isn't supported in 5.0.
3131
If you use it, remove it (`composer remove ibexa/compatibility-layer`) and make the necessary changes.
32-
See [[[= product_name =]] v4.0 deprecations and backwards compatibility breaks](ibexa_dxp_v4.0_deprecations.md) for the list of changes.
32+
See [[[= product_name =]] v4.0 deprecations and backwards compatibility breaks](/release_notes/ibexa_dxp_v4.0_deprecations.md) for the list of changes.
3333

3434
[Rector](https://getrector.com/) and the [[= product_name_base =]] rule sets help to upgrade your code.
3535

0 commit comments

Comments
 (0)