Skip to content

Commit 86e4a7d

Browse files
authored
Add link to 4th and final part of the tour. (#133)
* Add link to 4th and final part of the tour. * Update README.md
1 parent 26bdeda commit 86e4a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This library provides a few core tools that can be used to build applications of
4141

4242
The Composable Architecture was designed over the course of many episodes on [Point-Free](https://www.pointfree.co), a video series exploring functional programming and the Swift language, hosted by [Brandon Williams](https://twitter.com/mbrandonw) and [Stephen Celis](https://twitter.com/stephencelis).
4343

44-
You can watch all of the episodes [here](https://www.pointfree.co/collections/composable-architecture), as well as a dedicated, multipart tour of the architecture from scratch: [part 1](https://www.pointfree.co/episodes/ep100-a-tour-of-the-composable-architecture-part-1), [part 2](https://www.pointfree.co/episodes/ep101-a-tour-of-the-composable-architecture-part-2) and [part 3](https://www.pointfree.co/episodes/ep102-a-tour-of-the-composable-architecture-part-3).
44+
You can watch all of the episodes [here](https://www.pointfree.co/collections/composable-architecture), as well as a dedicated, multipart tour of the architecture from scratch: [part 1](https://www.pointfree.co/collections/composable-architecture/a-tour-of-the-composable-architecture/ep100-a-tour-of-the-composable-architecture-part-1), [part 2](https://www.pointfree.co/collections/composable-architecture/a-tour-of-the-composable-architecture/ep101-a-tour-of-the-composable-architecture-part-2), [part 3](https://www.pointfree.co/collections/composable-architecture/a-tour-of-the-composable-architecture/ep102-a-tour-of-the-composable-architecture-part-3) and [part 4](https://www.pointfree.co/collections/composable-architecture/a-tour-of-the-composable-architecture/ep103-a-tour-of-the-composable-architecture-part-4).
4545

4646
<a href="https://www.pointfree.co/collections/composable-architecture">
4747
<img alt="video poster image" src="https://i.vimeocdn.com/video/850265054.jpg" width="600">

0 commit comments

Comments
 (0)