Skip to content

Commit

Permalink
Fix link for episode 87 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrocaselani authored and mbrandonw committed Jan 21, 2020
1 parent 9320cc1 commit ab11015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0087-the-case-for-case-paths-pt1/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## [Point-Free](https://www.pointfree.co)

> #### This directory contains code from Point-Free Episode: [The Case for Case Paths: Introduction](https://www.pointfree.co/episodes/ep86-swiftui-snapshot-testing)
> #### This directory contains code from Point-Free Episode: [The Case for Case Paths: Introduction](https://www.pointfree.co/episodes/ep87-the-case-for-case-paths-introduction)
>
> You've heard of key paths, but…case paths!? Today we introduce the concept of "case paths," a tool that helps you generically pick apart an enum just like key paths allow you to do for structs. It's the tool you never knew you needed.

0 comments on commit ab11015

Please sign in to comment.