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 49873f9 commit 0b79624Copy full SHA for 0b79624
README.md
@@ -4,4 +4,4 @@ The code used in my upcoming video series.
4
### Glossary
5
[01 - Setup & Requirements](code/tutorial_01.vbs)
6
[02 - Statements & Comments](code/tutorial_02.vbs)
7
-[03 - Variable Rules](code/tutorial_03.vbs) - [Reserved Words](https://rawgit.com/simply-coded/vbscript-tutorials/master/extra/vbs-reserved.html)
+[03 - Variable Rules](code/tutorial_03.vbs) - [Reserved Words](https://rawgit.com/simply-coded/vbscript-tutorials/master/ref/reserved-words.html)
0 commit comments