We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d00e8f7 commit 933a333Copy full SHA for 933a333
README.md
@@ -7,6 +7,6 @@ Good code snippets from various languages
7
file | Description
8
--- | ---
9
[EmailValidator.vb](../master/VB.net/EmailValidator.vb) | Validate email addresses
10
-[Shortcut.vb](../master/VB.net/Shortcut.vbb) | Create Windows Shortcuts.
+[Shortcut.vb](../master/VB.net/Shortcut.vb) | Create Windows Shortcuts.
11
[ScaleImage.vb](../master/VB.net/ScaleImage.vb) | Scale images without distorting.
12
[FileSize.vb](../master/VB.net/FileSize.vb) | Format file size (100KB, 1GB, 4TB)
0 commit comments