Skip to content

Commit c33286d

Browse files
authored
Fix a typo in the benchmarks URL (#2473)
1 parent 84773c1 commit c33286d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/src/components/home/sections/ScalesToSection.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
theme: 'brand'
1212
},
1313
{
14-
href: '/docs/reference/benchamrks',
14+
href: '/docs/reference/benchmarks',
1515
text: 'Benchmarks'
1616
}
1717
]
@@ -87,4 +87,4 @@
8787
Electric Cloud</a>&nbsp;platform<span class="hidden-lg"> for managed sync with a built-in data delivery network</span>.
8888
</template>
8989
</Section>
90-
</template>
90+
</template>

0 commit comments

Comments
 (0)