Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

doc(README.md): update nodejstools repository url #440

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ There is a demo webpage that includes the vorlon code that you can open to test

### Visual Studio users

For Visual Studio users, we provide an integrated solution through VorlonJS.sln. In order to interact with Node.js, you just need to install the NodeJS Tool for Visual Studio [plugin](https://nodejstools.codeplex.com/).
For Visual Studio users, we provide an integrated solution through VorlonJS.sln. In order to interact with Node.js, you just need to install the NodeJS Tool for Visual Studio [plugin](https://github.com/Microsoft/nodejstools/).
Once the plugin is installed, just open the solution and you'll be ready to develop for Vorlon.js

### Visual Studio Code users
Expand Down