Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
soggybag authored Mar 22, 2024
1 parent 14e5215 commit 3af6099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lessons/02-Optionals-&-Conditionals/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ max = a > b ? a : b

## In Class Activity

- [Conditionals - Playground](./assets/conditionals-fixed.zip)
- [Conditionals - Playground](https://github.com/Tech-at-DU/Intro-Conditionals-Swift-Playground)

<!-- > -->

Expand Down

0 comments on commit 3af6099

Please sign in to comment.