Skip to content

Commit 6d461e7

Browse files
committed
update other docs
1 parent da9a86d commit 6d461e7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

extend/contribute/api-docs/checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Use this checklist to verify the quality, completeness, and consistency of your
2727

2828
## Quality assurance
2929

30-
- Preview your changes locally before submitting (see [Contribute locally: Elasticsearch quickstart](./quickstart.md))
30+
- Preview your changes locally before submitting (see [Quickstarts](./quickstart.md))
3131
- [Lint your API docs](guidelines.md#lint-your-api-docs) to identify and fix issues
3232
- Check all links to ensure they work correctly
3333
- Ensure examples are realistic and error-free

extend/contribute/api-docs/guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ The [Elasticsearch API specification](https://github.com/elastic/elasticsearch-s
621621
- **Spectral**: Configuration in `.spectral.yaml`
622622
- **Redocly**: Configuration in `redocly.yaml`
623623

624-
Refer to [the Elasticsearch quickstart](quickstart.md#lint-your-docs) to learn how to run the linter locally.
624+
Refer to [the quickstarts](quickstart.md) to learn how to run the linter locally.
625625

626626
::::
627627
::::

extend/contribute/api-docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Learn how to contribute to Elastic's Open API docs across our various product re
1414

1515
4. [**Organize and annotate**](./organize-annotate.md) - Learn how to group your APIs using tags and how to signal lifecycle status, deployment-type availability, and required permissions.
1616

17-
5. [**Contribute locally: Elasticsearch**](./quickstart.md) - Follow a step-by-step guide to contribute to Elasticsearch API docs, including environment setup, local development workflow, and preview generation.
17+
5. [**Quickstarts: {{es}} and {{kib}}**](./quickstart.md) - Follow step-by-step guides to contribute to {{es}} and {{kib}} API docs, including environment setup, local development workflow, and preview generation.
1818

1919
6. [**Find your workflow**](./workflows.md) - Find the workflow for the specific Elastic API docs you're interested in and learn how the OpenAPI docs are generated, validated, and published.
2020

0 commit comments

Comments
 (0)