Skip to content

Commit

Permalink
Update docs: Fix the broken YouTube link
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-lee committed Sep 1, 2024
1 parent db593da commit 6601e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hedgehog/motivation.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ author in this excellent presenation:

<iframe width="640" height="360" src="https://www.youtube.com/embed/AIv_9T0xKEo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

- Watch it on Youtube: [Gens N’ Roses: Appetite for Reduction](https://www.youtube.com/watch?v=AIv_9T0xKEo) ([slides](https://slides.yowconference.com/yowlambdajam2017/Stanley-GensNRoses.pdf))
- Watch it on Youtube: [Gens N’ Roses: Appetite for Reduction](https://www.youtube.com/watch?v=LfD0DHqpeVQ) ([slides](https://slides.yowconference.com/yowlambdajam2017/Stanley-GensNRoses.pdf))

A very quick summary is that the original QuickCheck and it's derivatives (like ScalaCheck)
separate the generation of data from the shrinking, which results in something that cannot be
Expand Down

0 comments on commit 6601e0e

Please sign in to comment.