Fix links to github pages links
This commit is contained in:
parent
39e4cf60ce
commit
ec6800954f
3 changed files with 4 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
|||
/site
|
||||
orig/
|
||||
.venv/
|
||||
venv/
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
title: "A/V-Tech: Daily Stage Bootup"
|
||||
---
|
||||
|
||||
See: <https://github.com/voc/checklists/blob/main/source/stage_bootup.pdf>
|
||||
See: <https://voc.github.io/checklists/pdf/stage_bootup.pdf>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: "A/V-Tech: Talk Checklist"
|
||||
---
|
||||
|
||||
See: <https://github.com/voc/checklists/blob/main/source/talk.pdf>
|
||||
See: <https://voc.github.io/checklists/pdf/talk.pdf>
|
||||
|
||||
## Tips and Tricks
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue