Skip to content

Commit f3aa8f8

Browse files
committed
BAP-21264: Added redirects from deleted files; fixed build errors.
1 parent 5971fc9 commit f3aa8f8

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

backend/setup/dev-environment/setup-from-db-dump.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Prepare a Database Dump
4242
4343
3. OroCloud
4444

45-
Follow the :ref:`Sanitized Backup <orocloud-maintenance-use-sanitized-backup>` documentation for more details.
45+
Follow the |Sanitized Backup| documentation for more details.
4646

4747
.. code-block:: none
4848
@@ -158,3 +158,6 @@ Prepare Application
158158
bin/console oro:user:update admin --user-password=admin
159159
160160
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

include/include-links-cloud.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,3 +202,8 @@ Links (Cloud)
202202
.. |https://github.com/FriendsOfPHP/security-advisories| raw:: html
203203

204204
<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+

redirects.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,4 +334,6 @@ bundles/commerce/ProductBundle/customize-products /bundles/commerce/ProductBundl
334334
bundles/commerce/ProductBundle/customize-pdp /bundles/commerce/ProductBundle/customize-products/customize-pdp
335335
bundles/commerce/ProductBundle/customize-plp /bundles/commerce/ProductBundle/customize-products/customize-plp
336336
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

0 commit comments

Comments
 (0)