Skip to content

Commit 092e308

Browse files
committed
Implement review comments
1 parent 74f43e1 commit 092e308

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/content_management/pages/create_custom_page_block.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ Your custom page block is now registered in the system.
137137

138138
!!! caution
139139

140-
To use the new block in Page Builder, add it to the list of available blocks in a given content type's settings. This can be done manually in [Page field settings]([[= user_doc =]]/content_management/configure_ct_field_settings/#block-display) or by using the migration action [`add_block_to_available_blocks`](data_migration_actions.md#content-types).
140+
To use the new block in Page Builder, add it to the list of available blocks in a given content type's settings. This can be done manually in [Page field settings]([[= user_doc =]]/content_management/configure_ct_field_settings/#block-display) or by using the migration action [`add_block_to_available_blocks`](data_migration_actions.md#content-types).

docs/resources/new_in_doc.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ This page contains recent highlights and notable changes in [[= product_name =]]
1111
### Content management
1212

1313
- Added a caution at the end of the [Create custom Page block](https://doc.ibexa.co/en/master/content_management/pages/create_custom_page_block/#add-edit-template) article
14-
- Added `add_block_to_available_blocks` to a [list of available data migration actions](https://doc.ibexa.co/en/latest/content_management/data_migration/data_migration_actions/#available-migration-actions)
14+
- Added `add_block_to_available_blocks` to a [list of available data migration actions](https://doc.ibexa.co/en/master/content_management/data_migration/data_migration_actions/#available-migration-actions)
1515

1616
### Infrastructure and maintenance
1717

1818
- Updated the [reverse proxy configuration instructions](https://doc.ibexa.co/en/master/infrastructure_and_maintenance/cache/http_cache/reverse_proxy/#varnish-and-basic-auth) by mentioning Basic Auth setup for Varnish
19-
- Reorganized the [Updating Ibexa DXP](https://doc.ibexa.co/en/latest/update_and_migration/update_ibexa_dxp/) section to put information in logical order and remove duplicates
19+
- Reorganized the [Updating Ibexa DXP](https://doc.ibexa.co/en/master/update_and_migration/update_ibexa_dxp/) section to put information in logical order and remove duplicates
2020
- [Added v4.6.11 to v4.6.12 update instructions](https://doc.ibexa.co/en/master/update_and_migration/from_4.6/update_from_4.6/#v4612)
2121
- [Added v4.6.12 to v4.6.13 update instructions](https://doc.ibexa.co/en/master/update_and_migration/from_4.6/update_from_4.6/#v4613) mentioning a command to clean up duplicated entries in the `ezcontentobject_attribute` table
22-
- Changed the [Update to v3.3](https://doc.ibexa.co/en/latest/update_and_migration/from_2.5/to_3.3/#b-update-the-app) instructions to help avoid an error at `composer update` stage
22+
- Changed the [Update to v3.3](https://doc.ibexa.co/en/master/update_and_migration/from_2.5/to_3.3/#b-update-the-app) instructions to help avoid an error at `composer update` stage
2323
- Changed the instructions by adding a requirement to handle the [[= product_name_cloud =]] configuration:
2424
- [Update to v4.0](https://doc.ibexa.co/en/master/update_and_migration/from_3.3/to_4.0/#ibexa-cloud)
2525
- [Update to v3.3.latest](https://doc.ibexa.co/en/master/update_and_migration/from_3.3/update_from_3.3/#v3313)
@@ -29,7 +29,7 @@ This page contains recent highlights and notable changes in [[= product_name =]]
2929

3030
- Added dynamic attribute submodels information by:
3131
- mentioning them in [customizing the recommendation request](https://doc.ibexa.co/en/master/personalization/api_reference/recommendation_api/#customizing-the-recommendation-request) instructions
32-
- describing them in [user documentation](https://doc.ibexa.co/projects/userguide/en/latest/personalization/recommendation_models/#dynamic-attributes)
32+
- describing them in [user documentation](https://doc.ibexa.co/projects/userguide/en/master/personalization/recommendation_models/#dynamic-attributes)
3333
- Added time-slot based models information by:
3434
- changing the list of parameters available when [customizing the recommendation request](https://doc.ibexa.co/en/master/personalization/api_reference/recommendation_api/#customizing-the-recommendation-request)
3535
- describing them in [user documentation](https://doc.ibexa.co/projects/userguide/en/master/personalization/recommendation_models/#time-slot-based-models)

0 commit comments

Comments
 (0)