diff --git a/docs/lectures.html b/docs/lectures.html index 3900ae1..9f3cd09 100644 --- a/docs/lectures.html +++ b/docs/lectures.html @@ -339,7 +339,7 @@

Topics, Notes and Code

11/16 Property-based Testing -[html][14-testing] +html code diff --git a/lectures.md b/lectures.md index ba05d31..959d2d9 100644 --- a/lectures.md +++ b/lectures.md @@ -59,6 +59,9 @@ The lectures will be recorded and available on [CANVAS](https://canvas.ucsd.edu/ [10-state]: lectures/10-state.html [11-parsers]: lectures/11-parsers.html +[13-transformers]: lectures/13-transformers.html +[14-testing]: lectures/14-testing.html + [01-pdf]: static/raw/01-lambda.pdf [02-pdf]: static/raw/02-basic.pdf [03-pdf]: static/raw/03-adt.pdf