Skip to content

Commit 86914b9

Browse files
committed
Add link to Understanding Combine
1 parent 1acfa48 commit 86914b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/components_guide_web/lib/components_guide_web/templates/links/index.html.eex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
link(span("722: Introducing Combine", [:nums_tabular]), to: "https://developer.apple.com/videos/play/wwdc2019/722/"),
5353
link(span("721: Combine in Practice", [:nums_tabular]), to: "https://developer.apple.com/videos/play/wwdc2019/721/"),
5454
link(span("712: Advances in Networking, Part 1", [:nums_tabular]), to: "https://developer.apple.com/videos/play/wwdc2019/712/"),
55+
link(span("Understanding Combine by Matt Neuberg"), to: "https://www.apeth.com/UnderstandingCombine/toc.html"),
5556
] %>
5657

5758
<h3 class="mt-6 mb-2 text-2xl leading-normal italic">Articles</h3>

0 commit comments

Comments
 (0)