Skip to content

Commit 144a210

Browse files
committed
Formatting
1 parent 383da95 commit 144a210

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/01-exercise-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ First, you need to ...
3636

3737
1. Step 1
3838
1. This step includes an example of `inline code formatting`, which is used when the learner needs to type something (anything, not just code) because it creates a [T] link in the hosted Skillable environment.
39-
1. If you need the learner to open a website, include both a link (so they can open by clicking in the HTML GitHub page) AND the URL formatted as code (so they can type it in a hosted VM browser). For example, "open the [Bing](https://www.bing.com) website at `https://www.bing.com`.
39+
1. If you need the learner to open a website, include both a link (so they can open by clicking in the HTML GitHub page) AND the URL formatted as code (so they can type it in a hosted VM browser). For example, "Open the [Bing](https://www.bing.com) website at `https://www.bing.com`".
4040
1. If you need the learner to download a file (or a bunch of files in a zip), store the file in Allfiles folder in this repo and use the **raw** URL - like this: "Download [file name](https://raw.githubusercontent.com/MicrosoftLearning/INF99X-SampleCourse/master/Allfiles/Labs/01/Starter/azuredeploy.json) from `https://raw.githubusercontent.com/MicrosoftLearning/INF99X-SampleCourse/master/Allfiles/Labs/01/Starter/azuredeploy.json`.
4141
1. Alternatively, for a developer audience, you can have them clone this repo if that seems more appropriate.
4242
1. If you need to include a multiline code block, indent it to match the bulleted list indent:

0 commit comments

Comments
 (0)