Skip to content

Commit 20133d9

Browse files
committed
Add link to Joe Heck’s Combine notes
1 parent b726fe0 commit 20133d9

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
@@ -56,6 +56,7 @@
5656

5757
<h3 class="mt-6 mb-2 text-2xl leading-normal italic">Tools and libraries for Combine</h3>
5858
<ul class="list-disc">
59+
<li><%= link "Joe Heck’s in-depth Combine notes.", to: "https://heckj.github.io/swiftui-notes/" %></li>
5960
<li><%= link "Entwine: Testing tools and utilities for Apple's Combine framework.", to: "https://github.com/tcldr/Entwine" %></li>
6061
</ul>
6162
</article>

0 commit comments

Comments
 (0)