Update WORKSHOP.md

Third part was erroneously called 'Pixels' when it should be 'Filters', breaking the links at the top.
This commit is contained in:
acdean 2019-07-25 14:55:28 +01:00 committed by GitHub
parent df72684510
commit 300c19892a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,7 @@ In the previous example, we used the `(clear)` function, which clears the canvas
(rect 100 100 300 300))
```
## Pixels
## Filters
This section will cover how to manipulate the pixels of an image.