Skip to content

Commit d7d353a

Browse files
authored
Fix broken links (#2260)
1 parent 6ea0043 commit d7d353a

File tree

11 files changed

+25
-25
lines changed

11 files changed

+25
-25
lines changed

docs/content_management/content_management_guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Content management capabilities are available in all [[= product_name =]] editio
3232
You can set up content structure, define the templates to be filled with content, and assign different areas of the structure to your editors.
3333
Next steps would be to create the actual content, and then classify content items, and organize them as necessary.
3434

35-
You can then publish the content directly, by building a website or a web store, or by using external systems together with a [headless CMS](https://developers.ibexa.co/developer-portal/headless-cms) that relies on the [[= product_name =]] technology.
35+
You can then publish the content directly, by building a website or a web store, or by using external systems together with a [headless CMS](https://developers.ibexa.co/headless-cms) that relies on the [[= product_name =]] technology.
3636

3737
## Content structure
3838

@@ -284,4 +284,4 @@ Extensive content management capabilities would prove themselves in a setting,
284284
where multiple buyers from different partner companies connect to an industry leader’s trading website,
285285
and they expect to find well organized SKU catalogs that contain basic product information.
286286
From there they would like to access detailed specifications, white papers and application notes.
287-
The same products could come with different brands and at different price points, depending on the customer segment or origin.
287+
The same products could come with different brands and at different price points, depending on the customer segment or origin.

docs/getting_started/requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ Recommendation for production setups is to use Varnish/Fastly, Redis/Memcached,
455455

456456
### Cloud hosting with eZ Platform Cloud and Platform.sh
457457

458-
In general, eZ Platform Cloud supports all features and services of [Platform.sh](https://platform.sh/hosting/php/ez) that are compatible and supported by the eZ Platform version you use.
458+
In general, eZ Platform Cloud supports all features and services of [Platform.sh](https://platform.sh/marketplace/ibexa/) that are compatible and supported by the eZ Platform version you use.
459459

460460
For example:
461461

docs/infrastructure_and_maintenance/clustering/clustering_with_aws_s3.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ meaning AWS S3 will be used to store binary files.
1414
## Set up AWS S3 account
1515

1616
1. Go to <https://aws.amazon.com/> and create an account.
17-
An [existing Amazon account can be used](http://docs.aws.amazon.com/AmazonS3/latest/gsg/SigningUpforS3.html).
18-
1. [Choose a region](http://docs.aws.amazon.com/storagegateway/latest/userguide/available-regions-intro.html).
17+
An [existing Amazon account can be used](https://docs.aws.amazon.com/AmazonS3/latest/userguide/setting-up-s3.html#sign-up-for-aws).
18+
1. [Choose a region](https://docs.aws.amazon.com/storagegateway/latest/vgw/available-regions-intro.html).
1919
The example below uses EU (Ireland): `eu-west-1`
2020
1. Create a bucket in your chosen region and make note of the bucket name:
21-
<http://docs.aws.amazon.com/AmazonS3/latest/gsg/CreatingABucket.html>.
21+
<https://docs.aws.amazon.com/AmazonS3/latest/userguide/creating-bucket.html>.
2222
1. Go to the [IAM Management Console](https://console.aws.amazon.com/iam/home#/users) and create a user.
23-
See <http://docs.aws.amazon.com/AmazonS3/latest/dev/s3-access-control.html>.
23+
See <https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-access-control.html>.
2424
1. Then create a group and assign the user to the group.
2525
1. Assign policies to the group. The `AmazonS3FullAccess` policy gives read/write access to your bucket.
2626
1. Still in the IAM console, view the user you created. Click the "Security credentials" tab.
@@ -30,7 +30,7 @@ The secret key cannot be retrieved again after the key has been created, so don'
3030

3131
!!! note
3232

33-
Make sure that your bucket is [configured as Public](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/block-public-access-bucket.html) to avoid facing 403 errors, as the current S3 handler is meant to store files publicly so they can be served directly from S3.
33+
Make sure that your bucket is [configured as Public](https://docs.aws.amazon.com/AmazonS3/latest/userguide/configuring-block-public-access-bucket.html) to avoid facing 403 errors, as the current S3 handler is meant to store files publicly so they can be served directly from S3.
3434

3535
## Set up [[= product_name =]] for AWS S3
3636

@@ -76,8 +76,8 @@ ibexa_io:
7676
`aws_s3` is an arbitrary handler identifier that is used in the config block below.
7777
You can configure multiple handlers.
7878

79-
For example, you could configure one called `gcloud_storage` for a third-party (community-supported)
80-
[Google Cloud Storage adapter](https://github.com/thephpleague/flysystem#community-supported).
79+
For example, you could configure one called `gcloud_storage` for a
80+
[Google Cloud Storage adapter](https://github.com/thephpleague/flysystem#officially-supported-adapters).
8181

8282
Under the `ibexa.system.<scope>.io` [configuration key](configuration.md#configuration-files), enable the binary data handler:
8383

docs/personalization/api_reference/content_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The following call attributes are available:
6161

6262
| Parameter name | Description | Value |
6363
|---|---|---|
64-
| `customerid` |A customer ID (for example "00000"), as defined when [enabling Personalization](#multiple-website-hosting).| alphanumeric |
64+
| `customerid` | A customer ID (for example "00000"), as defined when [enabling Personalization](enable_personalization.md#get-authentication-parameters). Can be used to identify a website in installations that [hosts multiple SiteAccesses]([[= user_doc =]]/personalization/use_cases/#multiple-website-hosting). | alphanumeric |
6565
| `itemid` | A unique ID of the Content item/product. Used to identify the item in the database. | integer |
6666
| `itemtypeid` | An ID of the type of Content item/product. In most cases, the value is 1 but you might have items/products of more than one type. | integer |
6767
| `lang` | A [language code](languages.md) of the Content item/product (for example, "ger-DE"). This parameter is optional. | string |

docs/personalization/api_reference/tracking_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ By using the shopping cart products as input for getting recommendations, proble
199199
with an empty profile or no buy history for the user can be solved.
200200
The more valuable Basket events instead of recent user clicks can be used to provide
201201
personalized recommendations.
202-
It also happens quite often that users "store" products on their shopping [wishlist](#wishlist)
202+
It also happens quite often that users "store" products on their shopping [wishlist](#wishlist-event)
203203
and plan to buy them later.
204204
With the help of this information, personalized shopping cart-based recommendations
205205
can be provided in the whole shop.

docs/resources/new_in_doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ This page contains recent highlights and notable changes in [[= product_name =]]
216216

217217
### Personalization
218218

219-
- [Email triggers](https://doc.ibexa.co/en/master/personalization/integrate_recommendation_service/#send-emails-with-recommendations)
219+
- [Email triggers](https://doc.ibexa.co/en/master/personalization/integrate_recommendation_service/#send-messages-with-recommendations)
220220
- [Email triggers](https://doc.ibexa.co/projects/userguide/en/master/personalization/triggers/) in user documentation
221221

222222
### Search

docs/search/search_engines/elastic_search/configure_elastic_search.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ description: Configure Elasticsearch to use it with Ibexa DXP.
99
To configure Elasticsearch, first, you need to configure the connections.
1010

1111
There are two possibilities of connection:
12-
- using [cluster of Elasticsearch nodes](#cluster)
13-
- using [Elasticsearch Cloud](#elasticsearch-cloud)
12+
- using [cluster of Elasticsearch nodes](#configure-clustering)
13+
- using [Elasticsearch Cloud](#configure-elasticsearch-cloud)
1414

1515
No matter which option you choose, you have to define the connection settings under the `connections` key.
1616
Set a name of the connection:
@@ -35,8 +35,8 @@ ibexa_elasticsearch:
3535
Now, you need to decide whether to add a cluster that you administer and manage yourself, or use a cloud
3636
solution from Elastic, as well as configure additional parameters.
3737
38-
If you want to connect by using a cluster, follow the instructions below in the [Cluster](#cluster) section.
39-
If you want to use Elasticsearch Cloud, skip to [Elasticsearch Cloud](#elasticsearch-cloud) section.
38+
If you want to connect by using a cluster, follow the instructions below in the [Cluster](#configure-clustering) section.
39+
If you want to use Elasticsearch Cloud, skip to [Elasticsearch Cloud](#configure-elasticsearch-cloud) section.
4040
4141
## Configure clustering
4242
@@ -149,7 +149,7 @@ If you prefer a different strategy, or have created your own, custom strategy, y
149149
connection_selector: Elasticsearch\ConnectionPool\Selectors\<selector_name>
150150
```
151151

152-
For more information and a list of available choices, see [Selectors](https://www.elastic.co/guide/en/elasticsearch/client/php-api/current/selectors.html).
152+
For more information and a list of available choices, see [Selectors](https://www.elastic.co/guide/en/elasticsearch/client/php-api/7.x/selectors.html).
153153

154154
##### Number of retries
155155

@@ -166,7 +166,7 @@ By default, `null` is used, which means that the number of retries equals to the
166166
Depending on the connection pool that you select, [[= product_name =]]'s reaction to reaching the maximum
167167
number of retries might differ.
168168

169-
For more information, see [Set retries](https://www.elastic.co/guide/en/elasticsearch/client/php-api/7.x/configuration.html#_set_retries).
169+
For more information, see [Set retries](https://www.elastic.co/guide/en/elasticsearch/client/php-api/7.x/set-retries.html).
170170

171171
## Configure Elasticsearch Cloud
172172

@@ -308,7 +308,7 @@ To do this, pass the following setting under the `ssl` key:
308308
verification: false
309309
```
310310

311-
For more information, see [Elasticsearch: SSL Encryption](https://www.elastic.co/guide/en/elasticsearch/client/php-api/7.x/security.html#_ssl_encryption_2).
311+
For more information, see [Elasticsearch: SSL Encryption](https://www.elastic.co/guide/en/elasticsearch/client/php-api/7.x/connceting.html#ssl-encryption).
312312

313313
### Enable debugging
314314

docs/search/search_engines/elastic_search/install_elastic_search.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ All configuration is made in the `/config/packages/ibexa_elasticsearch.yaml` fil
6464
the Elasticsearch documentation.
6565

6666
First, decide how [[= product_name =]] connects to Elasticsearch and configure other connection settings.
67-
For more information, see [Configuring connections](configure_elastic_search.md#connections).
67+
For more information, see [Configuring connections](configure_elastic_search.md#configure-connections).
6868

69-
Then, define a Field Type mappings template that instructs Elasticsearch to interpret [[= product_name =]] fields as specific types. For more information, see [Configuring Field Type mappings](configure_elastic_search.md#field-type-mapping-templates).
69+
Then, define a Field Type mappings template that instructs Elasticsearch to interpret [[= product_name =]] fields as specific types. For more information, see [Configuring Field Type mappings](configure_elastic_search.md#define-field-type-mapping-templates).
7070

7171
## Push the templates
7272

docs/search/search_engines/legacy_search_engine/legacy_search_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Legacy search engine is the default search engine. It is SQL-based and uses Doct
88
The connections are defined in the same way as for storage engine, and no further specific configuration is needed.
99
Legacy search engine is recommended for basic needs and is not intended in production.
1010
It allows you to use filtering and fulltext search, but with some limitations.
11-
For more information, check [search engine comparison](search_engines.md#search-engine-comparison)
11+
For more information, check [search engine comparison](search_engines.md#search-engines-comparison)
1212

1313
!!! tip
1414

docs/search/sort_clause_reference/datetrashed_sort_clause.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DateTrashed Sort Clause
22

3-
The [`DateTrashed` Sort Clause](https://github.com/ibexa/core/tree/main/src/contracts/Repository/Values/Content/Query/SortClause/Trash/DateTrashed.php)
3+
The [`DateTrashed` Sort Clause](https://github.com/ibexa/core/blob/main/src/contracts/Repository/Values/Content/Query/SortClause/Trash/DateTrashed.php)
44
sorts the results of searching in Trash by the date and time when the Content item was sent to trash.
55

66
## Arguments

0 commit comments

Comments
 (0)