Skip to content
Merged
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 docs/1-trial-session/01-get-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import openFolderVideo from "./open-folder.mp4";

**Visual Studio Code** (以下 VS Code) は、Microsoft 社が開発するテキストエディタです。多くの開発者に使用されています。

Visual Studio Code は、[公式サイト](https://code.visualstudio.com)からインストールできます。まだインストールが終わっていない場合はインストールしておきましょう。
Visual Studio Code は、[公式サイト](https://code.visualstudio.com/Download)からインストールできます。まだインストールが終わっていない場合はインストールしておきましょう。

<video src={installVscodeVideo} controls />

Expand Down