Skip to content

Commit a8091d0

Browse files
chore: Update benchmarking location in contributing docs (#3180)
# What does this PR do? Small docs change as requested in #3160 (review) <!-- If resolving an issue, uncomment and update the line below --> <!-- Closes #[issue-number] --> ## Test Plan <!-- Describe the tests you ran to verify your changes with result summaries. *Provide clear instructions so the plan can be easily re-executed.* -->
1 parent 5e7c225 commit a8091d0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/source/contributing/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,7 @@ new_vector_database
2323
```{include} ../../../tests/README.md
2424
```
2525

26-
## Benchmarking
27-
28-
```{include} ../../../docs/source/distributions/k8s-benchmark/README.md
29-
```
30-
31-
### Advanced Topics
26+
## Advanced Topics
3227

3328
For developers who need deeper understanding of the testing system internals:
3429

@@ -37,3 +32,8 @@ For developers who need deeper understanding of the testing system internals:
3732
3833
testing/record-replay
3934
```
35+
36+
### Benchmarking
37+
38+
```{include} ../../../docs/source/distributions/k8s-benchmark/README.md
39+
```

0 commit comments

Comments
 (0)