Skip to content

Commit 933a333

Browse files
committed
fix Shortcut link
1 parent d00e8f7 commit 933a333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ Good code snippets from various languages
77
file | Description
88
--- | ---
99
[EmailValidator.vb](../master/VB.net/EmailValidator.vb) | Validate email addresses
10-
[Shortcut.vb](../master/VB.net/Shortcut.vbb) | Create Windows Shortcuts.
10+
[Shortcut.vb](../master/VB.net/Shortcut.vb) | Create Windows Shortcuts.
1111
[ScaleImage.vb](../master/VB.net/ScaleImage.vb) | Scale images without distorting.
1212
[FileSize.vb](../master/VB.net/FileSize.vb) | Format file size (100KB, 1GB, 4TB)

0 commit comments

Comments
 (0)