aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
-rw-r--r--content/blog/introducing-writefreesoftware.org.md2
-rw-r--r--layouts/partials/footer.html2
3 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 2cf02d3..61e6f46 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,8 @@ practice.
## Contributing
Please contribute improvements via email to
-[sir@cmpwn.com](mailto:sir@cmpwn.com) using [git send-email][0].
-
-TODO: set up dedicated mailing list
+[the mailing list](https://lists.sr.ht/~sircmpwn/writefreesoftware.org) using
+[git send-email][0].
[0]: https://git-send-email.io
diff --git a/content/blog/introducing-writefreesoftware.org.md b/content/blog/introducing-writefreesoftware.org.md
index 97dbb64..c9bf9ef 100644
--- a/content/blog/introducing-writefreesoftware.org.md
+++ b/content/blog/introducing-writefreesoftware.org.md
@@ -41,4 +41,4 @@ Future topics for the blog include:
- The importance of copyleft in practice
Want to help with these or any other ideas?
-[Consider writing for us!](https://git.sr.ht/~sircmpwn/writefreesoftware.org)
+[Consider writing for us!](https://sr.ht/~sircmpwn/writefreesoftware.org/)
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 4b4ba13..ea4650b 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1,7 +1,7 @@
<footer class="pt-2 pb-2">
<div class="wrap">
<p><small>
- <a href="https://git.sr.ht/~sircmpwn/writefreesoftware.org">Source Code</a> &ndash; CC-BY-SA 4.0; Theme: <a href="https://github.com/onweru/compose">Source Code</a> &ndash; Copyright (c) 2020 Weru &ndash; MIT license<br />
+ <a href="https://sr.ht/~sircmpwn/writefreesoftware.org/">Source Code</a> &ndash; CC-BY-SA 4.0; Theme: <a href="https://github.com/onweru/compose">Source Code</a> &ndash; Copyright (c) 2020 Weru &ndash; MIT license<br />
Logo based on Font Awesome Free 5.3.1 &ndash; <a href="https://fontawesome.com">https://fontawesome.com</a> &ndash; CC-BY 4.0
</small></p>
<a href="#pagetop" id="toTop" title={{ T "to_top" }}></a>