Skip to content

Commit

Permalink
chore: update VSCode download link
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoch committed Jan 22, 2024
1 parent 37f1458 commit 05cbfb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/07-ide/vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import DownloadButton from '@site/src/components/DownloadButton';
import ControlKey from '@site/src/components/ControlKey';

<DownloadButton
url="/download/vscode"
url={null}
event="DR2GVCBB" />

In [Visual Studio Code](https://code.visualstudio.com/) you can install the _NUKE Support extension_ to be more productive in writing, running, and debugging your builds.
Expand Down

0 comments on commit 05cbfb9

Please sign in to comment.