diff options
Diffstat (limited to '')
-rw-r--r-- | site/templates/post.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/templates/post.html b/site/templates/post.html index 0accf98..0ec1efe 100644 --- a/site/templates/post.html +++ b/site/templates/post.html @@ -10,7 +10,7 @@ in my <a href="https://lists.sr.ht/~euandreh/public-inbox">public inbox</a> by sending an email to <a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=Re%3A%20$title$">~euandreh/public-inbox@lists.sr.ht</a> [<a href="https://man.sr.ht/lists.sr.ht/etiquette.md">mailing list etiquette</a>], - or see <a href="https://lists.sr.ht/~skeeto/public-inbox?search=$title$">existing discussions</a>. + or see <a href="https://lists.sr.ht/~euandreh/public-inbox?search=$title$">existing discussions</a>. </p> </section> </article> |