m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/blog/sunday-corner.html.erb
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2022-11-25 17:03:18 +0100
committerMarcin Chrzanowski <m@m-chrzan.xyz>2022-11-25 17:03:18 +0100
commit70da546cc5f20d81217f84f0d40a1f3666214297 (patch)
tree578e3898c81d1602959b00b1a47de437e5b30d29 /src/blog/sunday-corner.html.erb
parent213e49e54a019dd40ce1cf703c244c5313434947 (diff)
Fix link
Diffstat (limited to 'src/blog/sunday-corner.html.erb')
-rw-r--r--src/blog/sunday-corner.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/sunday-corner.html.erb b/src/blog/sunday-corner.html.erb
index 8df4dd3..c9c0d04 100644
--- a/src/blog/sunday-corner.html.erb
+++ b/src/blog/sunday-corner.html.erb
@@ -76,7 +76,7 @@ implement a similar idea for your own personal website!
<p>
I also just wrote an
-<a href='https://landchad.net/cgi.html'>article for LandChad</a> about CGI
+<a href='https://landchad.net/cgi/'>article for LandChad</a> about CGI
scripting, if you're interested in CGI scripting in general. The example used
there is in concept very similar to the Corner.
</p>