diff --git a/docs/source/contributing/index.md b/docs/source/contributing/index.md index 24bf3f66c..1846f4d97 100644 --- a/docs/source/contributing/index.md +++ b/docs/source/contributing/index.md @@ -23,12 +23,7 @@ new_vector_database ```{include} ../../../tests/README.md ``` -## Benchmarking - -```{include} ../../../docs/source/distributions/k8s-benchmark/README.md -``` - -### Advanced Topics +## Advanced Topics For developers who need deeper understanding of the testing system internals: @@ -37,3 +32,8 @@ For developers who need deeper understanding of the testing system internals: testing/record-replay ``` + +### Benchmarking + +```{include} ../../../docs/source/distributions/k8s-benchmark/README.md +```