Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit ded54f9

Browse files
@a1912761912f2f3c78717b29aedb02fc02f7e4f3 ingest (with DHRI modifications)
1 parent 06a0b89 commit ded54f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sections/markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Now Git is tracking our directory. But before that's useful, we'll have to creat
1818

1919
### Creating a Syllabus in Markdown
2020

21-
To create a plain text file, we're going to switch to our text editor, VS Code, to create and edit a file named `syllabus.md` and save it to our 'git-practice' folder. If you have not installed VS Code, review the installation instructions here.
21+
To create a plain text file, we're going to switch to our text editor, VS Code, to create and edit a file named `syllabus.md` and save it to our 'git-practice' folder. If you have not installed VS Code, review [the installation instructions here](https://github.com/DHRI-Curriculum/install/blob/master/sections/vscode.md).
2222

2323
In terminal, check to make sure you are in your `git-practice` folder. (HINT: use 'pwd' to see what directory you are currently in) Next, type:
2424

0 commit comments

Comments
 (0)