Skip to content

Commit cc86e7f

Browse files
authored
Merge pull request #683 from humivo/PerfTitle
Change title for performance testing
2 parents cac6841 + a375ce8 commit cc86e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/sideBarData.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export const sideBarData = [
3636
{
3737
node: {
3838
id: nextId(),
39-
label: "Testing",
39+
label: "Performance Testing",
4040
items: null,
4141
link: "https://aws-observability.github.io/aws-otel-collector/benchmark/report"
4242
}

0 commit comments

Comments
 (0)