Skip to content

Commit 394556a

Browse files
committed
Fix quickstart spelling
1 parent 6a85c73 commit 394556a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

solutions/search/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ Building a search experience with {{es}} requires a number of fundamental implem
2828
Each decision builds on the previous ones, offering flexibility to mix and match approaches based on your needs.
2929

3030
::::{tip}
31-
Already have an {{es}} deployment? You can get started with our hands-on [quick starts](/solutions/search/get-started/quickstarts.md), or check out our [Python notebooks](https://github.com/elastic/elasticsearch-labs/tree/main/notebooks#readme).
31+
Already have an {{es}} deployment? You can get started with our hands-on [quickstart guides](/solutions/search/get-started/quickstarts.md), or check out our [Python notebooks](https://github.com/elastic/elasticsearch-labs/tree/main/notebooks#readme).
3232
::::

solutions/search/querying-for-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ You can use the [{{es}} REST APIs](https://www.elastic.co/docs/api/doc/elasticse
3434
::::
3535

3636
::::{tip}
37-
Try our hands-on [quick starts](/solutions/search/get-started/quickstarts.md) to get started, or check out our [Python notebooks](https://github.com/elastic/elasticsearch-labs/tree/main/notebooks#readme).
37+
Try our hands-on [quickstart guides](/solutions/search/get-started/quickstarts.md) to get started, or check out our [Python notebooks](https://github.com/elastic/elasticsearch-labs/tree/main/notebooks#readme).
3838
::::

solutions/search/serverless-elasticsearch-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,4 @@ If you’re already familiar with Elasticsearch, you can jump right into setting
121121
## Next steps [elasticsearch-next-steps]
122122

123123
* Once you’ve added data to your {{es-serverless}} project, you can use [Playground](rag/playground.md) to test and tweak {{es}} queries and chat with your data, using GenAI.
124-
* You can also try our hands-on [quick starts](/solutions/search/get-started/quickstarts.md) in the core {{es}} documentation.
124+
* You can also try our hands-on [quickstart guides](/solutions/search/get-started/quickstarts.md) in the core {{es}} documentation.

0 commit comments

Comments
 (0)