Skip to content

Commit 7b9064f

Browse files
authored
[DOCS] Update links to start-local (#133691) (#133746)
1 parent da2bc25 commit 7b9064f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reference/query-languages/esql/esql-search-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In this scenario, we're implementing search for a cooking blog. The blog contain
1515

1616
You need a running {{es}} cluster, together with {{kib}} to use the Dev Tools API Console. Refer to [choose your deployment type](docs-content://deploy-manage/deploy.md#choosing-your-deployment-type) for deployment options.
1717

18-
Want to get started quickly? Run the following command in your terminal to set up a [single-node local cluster in Docker](docs-content://solutions/search/run-elasticsearch-locally.md):
18+
Want to get started quickly? Run the following command in your terminal to set up a [single-node local cluster in Docker](docs-content://deploy-manage/deploy/self-managed/local-development-installation-quickstart.md):
1919

2020
```sh
2121
curl -fsSL https://elastic.co/start-local | sh

docs/reference/query-languages/query-dsl/full-text-filter-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can [convert into other programming languages](docs-content://explore-analyz
3333

3434
You can follow these steps in any type of {{es}} deployment.
3535
To see all deployment options, refer to [Choosing your deployment type](docs-content://deploy-manage/deploy.md#choosing-your-deployment-type).
36-
To get started quickly, set up a [single-node local cluster in Docker](docs-content://solutions/search/run-elasticsearch-locally.md).
36+
To get started quickly, set up a [single-node local cluster in Docker](docs-content://deploy-manage/deploy/self-managed/local-development-installation-quickstart.md).
3737

3838
## Create an index [full-text-filter-tutorial-create-index]
3939

0 commit comments

Comments
 (0)