Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fba1f41

Browse files
authored
Fix broken link
1 parent af65063 commit fba1f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In week two we will discuss the following topics:
1212
## How to get started
1313
1. Download and install the *LTS* version of NodeJS - https://nodejs.org/en/download/
1414
To test that it was installed and running properly, go to your terminal and run the command: node -v You should get the node version printed on your terminal, for example, v8.9.1
15-
2. Although you are free to make you own choice of text/code editor to use during class and homework, we have good experiences with Microsoft's free VSCode editor, which is supported on Windows, Mac and Linux. Please refer to our [VSCode Tips](./../../../../fundamantals/VSCodeTips/README.md) for more information.
15+
2. Although you are free to make you own choice of text/code editor to use during class and homework, we have good experiences with Microsoft's free VSCode editor, which is supported on Windows, Mac and Linux. Please refer to our [VSCode Tips](https://github.com/HackYourFuture/fundamentals/blob/master/VSCodeTips/README.md) for more information.
1616

1717
## Here are resources that we like you to read as a preparation for the coming lecture:
1818

0 commit comments

Comments
 (0)