You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/new_in_doc.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ The previous 4.6 installation pages for […TODO: list features…] are configur
27
27
#### PHP API
28
28
29
29
Documentation examples and [PHP API Reference](https://doc.ibexa.co/en/5.0/api/php_api/php_api_reference/) have been updated for 5.0.
30
-
You can use [`ibexa/rector`](https://github.com/ibexa/rector?tab=readme-ov-file) package to help yourself update your custom PHP and JS code.
30
+
You can use [`ibexa/rector`](https://github.com/ibexa/rector#readme) package to help yourself update your custom PHP and JS code.
31
31
And consult the [Ibexa DXP v5.0 renames, deprecations and removals](https://doc.ibexa.co/en/5.0/release_notes/ibexa_dxp_v5.0_deprecations/).
32
32
33
33
#### REST API
@@ -37,7 +37,6 @@ As [Ibexa DXP 5.0 is OpenAPI compliant](https://doc.ibexa.co/en/5.0/api/rest_api
37
37
the specification output from the platform is passed to [Redocly CLI](https://redocly.com/docs/cli) to generate the online reference.
38
38
You can also consult the documentation directly on your development installations at `/api/ibexa/v2/doc`.
0 commit comments