1 parent b87b889 commit fbf3805Copy full SHA for fbf3805
1 file changed
docs/index.html
@@ -129,8 +129,14 @@ <h1>Hell: Shell scripting Haskell dialect</h1>
129
Async.race, etc.) that are already used in Haskell.</li>
130
</ul>
131
132
-<p>To read more, see <a
133
-href="https://chrisdone.com/posts/hell/">my blog post about Hell</a>.</p>
+<p>See also my <a
+href="https://chrisdone.com/posts/hell/">first</a>,
134
+ <a
135
+href="https://chrisdone.com/posts/variants/">second<a>,
136
137
+href="https://chrisdone.com/posts/hell-year-in-review-2025/">third</a>, and
138
139
+href="https://chrisdone.com/posts/hell-year-in-review-2026/">fourth</a> blog posts about Hell.</p>
140
141
<footer>
142
<table style="width:100%">
0 commit comments