Skip to content

Commit e062c91

Browse files
committed
Use absolute links in snippets/release_XY.md
1 parent f611861 commit e062c91

4 files changed

Lines changed: 2 additions & 6 deletions

File tree

docs/release_notes/ibexa_dxp_v4.6.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@ For more information, see [Configure image editor](https://doc.ibexa.co/en/4.6/c
5757

5858
### Full changelog
5959

60-
[[#
6160
[[% include 'snippets/release_46.md' %]]
62-
#]]
6361

6462
[[= release_note_entry_end() =]]
6563

docs/release_notes/ibexa_dxp_v5.0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,7 @@ For more information, see [Quable PIM Integration](https://doc.ibexa.co/en/5.0/p
133133

134134
### Full changelog
135135

136-
[[#
137136
[[% include 'snippets/release_50.md' %]]
138-
#]]
139137

140138
[[= release_note_entry_end() =]]
141139

docs/snippets/release_46.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ To learn more about all the included changes, see the full release change logs:
99
- [[[= product_name_com =]] [[= version =]]](https://github.com/ibexa/commerce/releases/tag/[[= version =]])
1010

1111
[[% if version != 'v4.6.0' %]]
12-
To update your application, see the [update instructions](../update_and_migration/from_4.6/update_from_4.6.md#[[= version_to_anchor(version) =]]).
12+
To update your application, see the [update instructions](https://doc.ibexa.co/en/4.6/update_and_migration/from_4.6/update_from_4.6/#[[= version_to_anchor(version) =]]).
1313
[[% endif %]]

docs/snippets/release_50.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ To learn more about all the included changes, see the full release change logs:
99
- [[[= product_name_com =]] [[= version =]]](https://github.com/ibexa/commerce/releases/tag/[[= version =]])
1010

1111
[[% if version != 'v5.0.0' %]]
12-
To update your application, see the [update instructions](../update_and_migration/from_5.0/update_from_5.0.md#[[= version_to_anchor(version) =]]).
12+
To update your application, see the [update instructions](https://doc.ibexa.co/en/5.0/update_and_migration/from_5.0/update_from_5.0/#[[= version_to_anchor(version) =]]).
1313
[[% endif %]]

0 commit comments

Comments
 (0)