File tree 3 files changed +12
-2
lines changed
backend/setup/dev-environment
3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ Prepare a Database Dump
42
42
43
43
3. OroCloud
44
44
45
- Follow the :ref: ` Sanitized Backup < orocloud-maintenance-use-sanitized-backup >` documentation for more details.
45
+ Follow the | Sanitized Backup | documentation for more details.
46
46
47
47
.. code-block :: none
48
48
@@ -158,3 +158,6 @@ Prepare Application
158
158
bin/console oro:user:update admin --user-password=admin
159
159
160
160
Follow the InstallerBundle documentation for more references on the :ref: `oro:platform:update <installer-bundle-commands-oro-platform-update >` CLI command.
161
+
162
+ .. include :: /include/include-links-cloud.rst
163
+ :start-after: begin
Original file line number Diff line number Diff line change @@ -202,3 +202,8 @@ Links (Cloud)
202
202
.. |https://github.com/FriendsOfPHP/security-advisories | raw :: html
203
203
204
204
<a href="https://github.com/FriendsOfPHP/security-advisories" target="_blank">https://github.com/FriendsOfPHP/security-advisories</a>
205
+
206
+ .. |Sanitized Backup | raw :: html
207
+
208
+ <a href="https://doc.oroinc.com/cloud/maintenance/basic-use/#sanitized-backup" target="_blank">Sanitized Backup</a>
209
+
Original file line number Diff line number Diff line change @@ -334,4 +334,6 @@ bundles/commerce/ProductBundle/customize-products /bundles/commerce/ProductBundl
334
334
bundles/commerce/ProductBundle/customize-pdp /bundles/commerce/ProductBundle/customize-products/customize-pdp
335
335
bundles/commerce/ProductBundle/customize-plp /bundles/commerce/ProductBundle/customize-products/customize-plp
336
336
bundles/commerce/ProductBundle/customize-product-lists /bundles/commerce/ProductBundle/customize-products/customize-product-lists
337
- bundles/commerce/ProductBundle/customize-products-sku-validation /bundles/commerce/ProductBundle/customize-products/customize-products-sku-validation
337
+ bundles/commerce/ProductBundle/customize-products-sku-validation /bundles/commerce/ProductBundle/customize-products/customize-products-sku-validation
338
+ bundles/commerce/WebsiteElasticSearchBundle/upgrade-to-es7 /bundles/commerce/WebsiteElasticSearchBundle/upgrade-to-es8
339
+ bundles/platform/ElasticSearchBundle/upgrade-to-es7 /bundles/platform/ElasticSearchBundle/upgrade-to-es8
You can’t perform that action at this time.
0 commit comments