Skip to content

Commit c385141

Browse files
authored
Merge pull request #5 from angelapwen/edit-workshop-docs
Edit workshop docs
2 parents 49fe8f8 + 6a0683f commit c385141

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

workshop-2020/workshop.md

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

33
- Analyzed language: C/C++
44

5-
If you are attending this workshop at GitHub Universe, or watching a recording, the facilitators will guide you through the steps below. You can use this document as a written reference.
5+
If you are attending this workshop at GitHub Universe, or watching [the recording](https://www.youtube.com/watch?v=eAjecQrfv3o), the facilitators will guide you through the steps below. You can use this document as a written reference.
66

77
## Overview
88

@@ -55,7 +55,7 @@ When you have completed setup, you should have:
5555
1. Cloned this repository with `git clone --recursive`.
5656
1. Opened this repository in VS Code.
5757
1. Downloaded, imported, and selected the [`codeql-cpp-workshop-uaf`](https://github.com/githubuniverseworkshops/codeql/releases/download/universe-2020/codeql-cpp-workshop-uaf.zip) CodeQL database from within VS Code.
58-
1. A `workshop-queries` folder within your workspace, containing an example query.
58+
1. A `workshop-2020` folder within your workspace, containing an example query named `example.ql`.
5959
1. A `codeql` folder within your workspace, containing the CodeQL standard libraries for most target languages.
6060
1. A copy of this `workshop.md` guide in your workspace.
6161
1. Open the query `workshop-queries/example.ql` and try running it!

workshop-2021/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
<h5 align="center">@adityasharad and @pwntester, moderated by @aeisenberg @jkcso @jf205 @xcorail</h5>
44

5+
If you are attending this workshop at GitHub Universe, or watching [the recording](https://www.youtube.com/watch?v=h3f1s8ACfPo), the facilitators will guide you through the steps below. You can use this document as a written reference.
6+
57
## Prerequisites and setup instructions <a id="setup"></a>
68

79
Please complete this section before the workshop, if possible.

0 commit comments

Comments
 (0)