Skip to content

Commit 8066699

Browse files
adriendupuisdabrt
andcommitted
"Ibexa Cloud and DDEV" → "DDEV and Ibexa Cloud" (#2412)
This article focuses on DDEV as part of the DDEV series. --------- Co-authored-by: Tomasz Dąbrowski <[email protected]> (cherry picked from commit 3637142)
1 parent ebec573 commit 8066699

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/getting_started/install_with_ddev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ If the local project needs to answer to real production domains (for example, to
408408
DDEV can be useful to locally simulate a production cluster.
409409

410410
- See [clustering with DDEV](clustering_with_ddev.md) to add Elasticsearch, Solr, Redis or Memcached to your DDEV installation.
411-
- See [Ibexa Cloud and DDEV](ibexa_cloud_and_ddev.md) to locally run an [[= product_name =]] project by using DDEV.
411+
- See [DDEV and Ibexa Cloud](ddev_and_ibexa_cloud.md) to locally run an [[= product_name =]] project by using DDEV.
412412

413413
## Stop or remove the project
414414

docs/infrastructure_and_maintenance/clustering/clustering_with_ddev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The `ddev config --php-version` option should set the same PHP version as the pr
2525

2626
Discover more commands in [DDEV documentation](https://ddev.readthedocs.io/en/latest/users/usage/commands/).
2727

28-
To run an [[= product_name_cloud =]] project locally, you may refer to [Ibexa Cloud and DDEV](ibexa_cloud_and_ddev.md) instead.
28+
To run an [[= product_name_cloud =]] project locally, you may refer to [DDEV and Ibexa Cloud](ddev_and_ibexa_cloud.md) instead.
2929

3030
## Install search engine
3131

docs/infrastructure_and_maintenance/clustering/ibexa_cloud_and_ddev.md renamed to docs/infrastructure_and_maintenance/clustering/ddev_and_ibexa_cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Use DDEV to run an Ibexa Cloud project locally.
33
---
44

5-
# Ibexa Cloud and DDEV
5+
# DDEV and Ibexa Cloud
66

77
Two ways are available to run an [[= product_name_cloud =]] project locally with DDEV:
88

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@ nav:
663663
- Clustering: infrastructure_and_maintenance/clustering/clustering.md
664664
- Clustering with AWS S3: infrastructure_and_maintenance/clustering/clustering_with_aws_s3.md
665665
- Clustering with DDEV: infrastructure_and_maintenance/clustering/clustering_with_ddev.md
666-
- Ibexa Cloud and DDEV: infrastructure_and_maintenance/clustering/ibexa_cloud_and_ddev.md
666+
- DDEV and Ibexa Cloud: infrastructure_and_maintenance/clustering/ddev_and_ibexa_cloud.md
667667
- DevOps: infrastructure_and_maintenance/devops.md
668668
- Backup: infrastructure_and_maintenance/backup.md
669669
- Performance: infrastructure_and_maintenance/performance.md

0 commit comments

Comments
 (0)