Skip to content

Commit b5c227b

Browse files
Merge pull request #2 from cbk2000/evans
Add details and images to template instruction and fix linking one fi…
2 parents 20369df + 544930c commit b5c227b

File tree

14 files changed

+145
-112
lines changed

14 files changed

+145
-112
lines changed
64.3 KB
Loading
143 KB
Loading
134 KB
Loading
166 KB
Loading
140 KB
Loading
106 KB
Loading
161 KB
Loading

docs/assignments/W00-02.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ hide:
1010

1111
## Start Week 00 Log
1212

13-
* Follow Up at [OS Week 00 Assignment #6](https://demos.vlsm.org/W00-06.html)
13+
* Follow Up at [OS Week 00 Assignment #6](../W00-06)
1414
* See also [https://doit.vlsm.org/ETC/logCodes.txt](https://doit.vlsm.org/ETC/logCodes.txt)
1515

1616

@@ -26,7 +26,7 @@ hide:
2626

2727
* **The following is an example from the year 2021 (os212)**
2828

29-
![os-github-file.jpg](../assets/images/W00/02/os-github-file..jpg)
29+
![os-github-file.jpg](../assets/images/W00/02/os-github-file.jpg)
3030

3131

3232
## Commit a new file

docs/assignments/W01-02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ git pull
6060

6161
* Edit mylog.txt
6262
- Do not “echo vi”, do “vi” or your other editor.
63-
- See also [here](https://demos.vlsm.org/W00-06.html).
63+
- See also [here](../W00-06).
6464

6565
```bash
6666
echo vi mylog.txt

0 commit comments

Comments
 (0)