We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e4294 commit b7cbe88Copy full SHA for b7cbe88
2 files changed
docs/src/SUMMARY.md
@@ -5,4 +5,5 @@
5
- [Usage](./usage.md)
6
- [Examples](./examples.md)
7
- [Setting up BM5](./setting-up-bm5.md)
8
+- [Configuration Reference](./reference.md)
9
- [Development](./development.md)
docs/src/usage.md
@@ -102,7 +102,7 @@ scenarios:
102
cmrest: true
103
```
104
105
-See [Writing a Benchmark YAML File](#step-3-write-the-benchmark-configuration) for complete configuration options.
+See [Configuration Reference](./reference.md) for complete configuration options.
106
107
### Step 4: Run the Benchmark
108
0 commit comments