You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_layouts/default.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ <h2 id="project_tagline">Suave is a simple web development F# library providing
103
103
<li><ahref="https://www.demystifyfp.com/FsApplied">E-Book: Web Development In F# Using Suave</a></li>
104
104
<li><ahref="http://blog.2mas.xyz/fsharp-suave-app-on-dotnet-core-on-kubernetes-on-google-cloud/">Suave on dotnet core on kubernetes on google cloud</a></li>
105
105
<li><ahref="https://fsharp.tv/courses/build-a-suave_based_web-server/">F# TV Course: Learn Suave by creating it</a></li>
106
-
<li><ahref="https://www.demystifyfp.com/FsApplied2">E-Book: Twitter Clone In F# Using Suave</a></li>
106
+
<li><ahref="https://github.com/demystifyfp/FsTweet">Twitter Clone In F# Using Suave</a></li>
0 commit comments