Skip to content

Commit b3a4d23

Browse files
committed
Fixed broken anchor
1 parent ffbe09b commit b3a4d23

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/release_notes/ibexa_dxp_v4.6.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,6 +1097,9 @@ The following view matchers have been introduced in [[= product_name =]] v4.6.0:
10971097
### Full changelog
10981098

10991099
[[% include 'snippets/release_46.md' %]]
1100+
1101+
To update your application, see the [update instructions](update_from_4.6.md).
1102+
11001103
[[= release_note_entry_end() =]]
11011104

11021105
</div>

docs/snippets/release_46.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ To learn more about all the included changes, see the full release change logs:
88
- [[[= product_name_exp =]] [[= version =]]](https://github.com/ibexa/experience/releases/tag/[[= version =]])
99
- [[[= product_name_com =]] [[= version =]]](https://github.com/ibexa/commerce/releases/tag/[[= version =]])
1010

11+
[[% if version != 'v4.6.0' %]]
1112
To update your application, see the [update instructions](../update_and_migration/from_4.6/update_from_4.6.md#[[= version_to_anchor(version) =]]).
13+
[[% endif %]]

0 commit comments

Comments
 (0)