diff options
author | Devine Lu Linvega <[email protected]> | 2021-01-30 18:30:49 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2021-01-30 18:30:49 -0800 |
commit | 4e2e5479afa195c7716e19995a8d50eb98451a50 (patch) | |
tree | 90e9ddcf33af50d5ae1020a42be6e079ff844a7b | |
parent | 115d7487ceb40cce7e4ab4c35399d6a5b8e875ab (diff) | |
parent | 352aa1cb8252486f25ea6022848ec9852b3a4f55 (diff) | |
download | Orca-4e2e5479afa195c7716e19995a8d50eb98451a50.tar.gz Orca-4e2e5479afa195c7716e19995a8d50eb98451a50.zip |
Merge pull request #259 from krispenney/remove-workshop
Remove reference to WORKSHOP.md from tutorial
-rw-r--r-- | resources/TUTORIAL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/TUTORIAL.md b/resources/TUTORIAL.md index 3b35a50..611648e 100644 --- a/resources/TUTORIAL.md +++ b/resources/TUTORIAL.md @@ -1,6 +1,6 @@ # Tutorial -If this is your first time trying out **Orca**, watch this [introduction video](https://www.youtube.com/watch?v=RaI_TuISSJE). If you want to learn how to use a handful of basic operators, have a look at the [workshop](WORKSHOP.md). If you're looking for additional examples, visit [this repository](https://git.sr.ht/~rabbits/orca-examples/tree/master/). +If this is your first time trying out **Orca**, watch this [introduction video](https://www.youtube.com/watch?v=RaI_TuISSJE). If you're looking for additional examples, visit [this repository](https://git.sr.ht/~rabbits/orca-examples/tree/master/). ## General |