Skip to content

Commit 3ffd2c9

Browse files
reithormnocon
authored andcommitted
Fixed cli.ibexa.cloud (#3299)
1 parent 11b7fe2 commit 3ffd2c9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/ibexa_cloud/ddev_and_ibexa_cloud.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Two ways are available to run an [[= product_name_cloud =]] project locally with
1212

1313
!!! note
1414

15-
The following examples use [[[= product_name_cloud =]] CLI (`ibexa_cloud`)](https://cli.ibexa.co/).
15+
The following examples use [[[= product_name_cloud =]] CLI (`ibexa_cloud`)](https://cli.ibexa.cloud/).
1616
For more information and examples, see [[[= product_name_cloud =]] CLI](ibexa_cloud_cli.md).
1717

1818
## With Ibexa Cloud add-ons
@@ -33,7 +33,7 @@ To use an `auth.json` file for this purpose, see [Using `auth.json`](install_wit
3333
The following sequence of commands:
3434

3535
1. Downloads the [[= product_name_cloud =]] project from the default environment "production"
36-
into a new directory (for example `my-ddev-project`), using the [`ibexa_cloud` command](https://cli.ibexa.co/).
36+
into a new directory (for example `my-ddev-project`), using the [`ibexa_cloud` command](https://cli.ibexa.cloud/).
3737
(Replace `<project-ID>` with the hash of your own project.
3838
See [`ibexa_cloud help get`](https://fixed.docs.upsun.com/administration/cli.html#3-use) for options like selecting another environment).
3939
1. Configures a new DDEV project.
@@ -78,7 +78,7 @@ The following example adapts the [manual method to run an already existing proje
7878

7979
The following sequence of commands:
8080

81-
1. Downloads the [[= product_name_cloud =]] Upsun project from the default environment "production" into a new directory, using the [[[= product_name_cloud =]] CLI](https://cli.ibexa.co/).
81+
1. Downloads the [[= product_name_cloud =]] Upsun project from the default environment "production" into a new directory, using the [[[= product_name_cloud =]] CLI](https://cli.ibexa.cloud/).
8282
(Replace `<project-ID>` with the hash of your own project. See [`ibexa_cloud help get`](https://fixed.docs.upsun.com/administration/cli.html#3-use) for options like selecting another environment).
8383
1. Configures a new DDEV project.
8484
1. Ignores `.ddev/` directory from Git.

docs/infrastructure_and_maintenance/cache/http_cache/content_aware_cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ Typically, you can add a `gw` to the hostname and use nslookup to find it.
430430
Address: 1.2.3.4
431431
```
432432

433-
You can also use the [[[= product_name_cloud =]] CLI](https://cli.ibexa.co/) (which has the same command as the Upsun CLI) to find [the endpoint](https://fixed.docs.upsun.com/domains/steps/dns.html):
433+
You can also use the [[[= product_name_cloud =]] CLI](https://cli.ibexa.cloud/) (which has the same command as the Upsun CLI) to find [the endpoint](https://fixed.docs.upsun.com/domains/steps/dns.html):
434434

435435
```bash
436436
ibexa_cloud environment:info edge_hostname

0 commit comments

Comments
 (0)