Skip to content

Commit 1f58e0e

Browse files
committed
fix(examples) - fixed "ClassName" broken link
1 parent 081caca commit 1f58e0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Examples/src/components/SciChartNavbar/SciChartNavbar.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,10 +186,10 @@ export default function SciChartNavbar({
186186
className="line menu-item menu-item-type-post_type menu-item-object-page menu-item-598"
187187
>
188188
<a
189-
href="https://www.scichart.com/why-scichart-world-className-tech-support/"
189+
href="https://www.scichart.com/why-scichart-world-class-tech-support/"
190190
title="SciChart Testomianals about Tech Support "
191191
>
192-
World ClassName Tech Support
192+
World Class Tech Support
193193
</a>
194194
</li>
195195
<li

0 commit comments

Comments
 (0)