From 63d75cdee04e1ad12d788c1cd009c689b659b415 Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Thu, 23 Oct 2025 14:56:48 +0200 Subject: [PATCH] Improve contribution guide link text in overview --- contribute-docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contribute-docs/index.md b/contribute-docs/index.md index 0eabc633f8..14fa8bef71 100644 --- a/contribute-docs/index.md +++ b/contribute-docs/index.md @@ -12,7 +12,7 @@ We have two distinct systems for contributing to the current Elastic docs: |System|What it covers|Published at|Format|How to contribute |----|----|----|----|----|----| -|Main docs|Guides, Troubleshooting, release notes, etc.|[elastic.co/docs](https://www.elastic.co/docs)|Markdown+|- [DocsV3](https://elastic.github.io/docs-builder/contribute/)

- [Syntax guide](https://elastic.github.io/docs-builder/syntax/)| +|Main docs|Guides, Troubleshooting, release notes, etc.|[elastic.co/docs](https://www.elastic.co/docs)|Markdown+|- [Contribution guide](https://elastic.github.io/docs-builder/contribute/)

- [Syntax guide](https://elastic.github.io/docs-builder/syntax/)| |API references|Elastic REST APIs|[elastic.co/docs/api](https://www.elastic.co/docs/api/)|[OpenAPI](https://swagger.io/specification/)|[Contribute to API docs](./api-docs/index.md)| ## Contribute to legacy docs