Skip to content

Commit 23a2aa9

Browse files
committed
small fix
Signed-off-by: bmorelli25 <[email protected]>
1 parent 2d81d54 commit 23a2aa9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/contribute/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,11 @@ Whether you're a technical writer or you've only edited Elastic docs once or twi
1010

1111
## Contribute to the docs [#contribute]
1212

13-
:::{tip}
14-
Starting with Elastic Stack version 9.0, Elastic documentation uses `docs-builder` to build documentation. Elastic Stack versions prior to 9.0 use our [legacy documentation build system](https://github.com/elastic/docs). The version of the docs you want to contribute to determines the tool and syntax you must use to update the docs.
15-
:::
13+
The version of the docs you want to contribute to determines the tool and syntax you must use to update the docs.
1614

1715
### Contribute to Elastic Stack version 8.x docs and earlier
1816

19-
To contribute to earlier versions of the Elastic Stack, you must work with our [legacy documentation build system](https://github.com/elastic/docs). This system using AsciiDoc as it's authoring format.
17+
To contribute to earlier versions of the Elastic Stack, you must work with our [legacy documentation build system](https://github.com/elastic/docs). This system uses AsciiDoc as it's authoring format.
2018

2119
* For **simple bugfixes and enhancements** --> [Contribute on the web](on-the-web.md)
2220
* For **complex or multi-page updates** --> See the [legacy documentation build guide](https://github.com/elastic/docs?tab=readme-ov-file#building-documentation)

0 commit comments

Comments
 (0)