diff --git a/docs/release_notes/ibexa_dxp_v4.6.md b/docs/release_notes/ibexa_dxp_v4.6.md index 929d2f9b76..180d3c17c8 100644 --- a/docs/release_notes/ibexa_dxp_v4.6.md +++ b/docs/release_notes/ibexa_dxp_v4.6.md @@ -1097,6 +1097,9 @@ The following view matchers have been introduced in [[= product_name =]] v4.6.0: ### Full changelog [[% include 'snippets/release_46.md' %]] + +To update your application, see the [update instructions](update_from_4.6.md). + [[= release_note_entry_end() =]] diff --git a/docs/snippets/release_46.md b/docs/snippets/release_46.md index dfc8ccce0a..d564479e48 100644 --- a/docs/snippets/release_46.md +++ b/docs/snippets/release_46.md @@ -8,4 +8,6 @@ To learn more about all the included changes, see the full release change logs: - [[[= product_name_exp =]] [[= version =]]](https://github.com/ibexa/experience/releases/tag/[[= version =]]) - [[[= product_name_com =]] [[= version =]]](https://github.com/ibexa/commerce/releases/tag/[[= version =]]) +[[% if version != 'v4.6.0' %]] To update your application, see the [update instructions](../update_and_migration/from_4.6/update_from_4.6.md#[[= version_to_anchor(version) =]]). +[[% endif %]]