Skip to content

Commit a8bc5db

Browse files
committed
Fixing WinForms link
1 parent 5054b59 commit a8bc5db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ const sidebars: SidebarsConfig = {
6262
link("C# / UnityMono", "https://github.com/velopack/velopack/tree/develop/samples/CSharpUnityMono", "Velopack with [Unity Game Engine](https://unity.com/) and Mono."),
6363
link("C# / Uno", "https://github.com/velopack/velopack/tree/develop/samples/CSharpUno", "Velopack in a cross-platform app with [Uno Platform](https://github.com/unoplatform/uno)."),
6464
link("C# / Wpf", "https://github.com/velopack/velopack/tree/develop/samples/CSharpWpf", "Velopack with WPF on Windows."),
65-
link("C# / WinForms", "https://github.com/velopack/velopack/tree/develop/samples/CSharpWinFroms", "Velopack with WinForms on Windows."),
65+
link("C# / WinForms", "https://github.com/velopack/velopack/tree/develop/samples/CSharpWinForms", "Velopack with WinForms on Windows."),
6666
link("NodeJS / Electron", "https://github.com/velopack/velopack/tree/develop/samples/NodeJSElectron", "Velopack in a cross-platform JavaScript app with [Electron](https://www.electronjs.org/)."),
6767
link("Rust / Iced", "https://github.com/velopack/velopack/tree/develop/samples/RustIced", "Velopack in a cross-platform app with [Iced](https://github.com/iced-rs/iced)."),
6868
//!! AUTO-GENERATED-END SAMPLES-TOC

0 commit comments

Comments
 (0)