Skip to content

Commit 9fd16a8

Browse files
committed
Fixed compatibility-layer links
1 parent 71c16f3 commit 9fd16a8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/release_notes/ibexa_dxp_v4.0_deprecations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Namespaces in the product which referred to old product names now use the [[= pr
1616

1717
All namespace changes are listed in the `ibexa/compatibility-layer` repository.
1818

19-
Refer to [mapping reference](https://github.com/ibexa/compatibility-layer/tree/main/src/bundle/Resources/mappings)
19+
Refer to [mapping reference](https://github.com/ibexa/compatibility-layer/tree/4.0/src/bundle/Resources/mappings)
2020
for a full comparison of old and new bundle names and namespaces.
2121

2222
!!! tip
@@ -90,7 +90,7 @@ Service names which referred to old product names now use the [[= product_name_b
9090

9191
All service name changes are listed in the `ibexa/compatibility-layer` repository.
9292

93-
Refer to [mapping reference](https://github.com/ibexa/compatibility-layer/blob/main/src/bundle/Resources/mappings/services-to-fqcn-map.php)
93+
Refer to [mapping reference](https://github.com/ibexa/compatibility-layer/blob/4.0/src/bundle/Resources/mappings/services-to-fqcn-map.php)
9494
for a full comparison of old and new names.
9595

9696
## Service tags
@@ -99,7 +99,7 @@ Service tag which referred to old product names now use the [[= product_name_bas
9999

100100
All service tag changes are listed in the `ibexa/compatibility-layer` repository.
101101

102-
Refer to [mapping reference](https://github.com/ibexa/compatibility-layer/blob/main/src/bundle/Resources/mappings/symfony-service-tag-name-map.php)
102+
Refer to [mapping reference](https://github.com/ibexa/compatibility-layer/blob/4.0/src/bundle/Resources/mappings/symfony-service-tag-name-map.php)
103103
for a full comparison of old and new service tags.
104104

105105
## CSS classes for back office

0 commit comments

Comments
 (0)