diff options
author | Jason Lenz <Jason@Lenzplace.org> | 2022-08-13 18:44:07 -0500 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2024-03-23 22:44:44 -0700 |
commit | 0ab9f3793fa43afd7d941ff674cc642e20188d45 (patch) | |
tree | d97c1acd02d0cd21626e3c7749f7696af0732257 | |
parent | 2e3ecc7000138622a528eef7681bfdd8ca0bc3c5 (diff) |
README: Fix issue tracker link
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -96,7 +96,7 @@ use it for general discussion, questions, patches, or bug reports ## Issue tracker -Please report any issues to https://todo.sr.ht/~mcf/cproc. +Please report any issues to [~mcf/cproc@todo.sr.ht]. ## Contributing @@ -123,4 +123,5 @@ Patches are greatly appreciated. Send them to the mailing list [#35]: https://todo.sr.ht/~mcf/cproc/35 [#44]: https://todo.sr.ht/~mcf/cproc/44 [~mcf/cproc@lists.sr.ht]: https://lists.sr.ht/~mcf/cproc +[~mcf/cproc@todo.sr.ht]: https://todo.sr.ht/~mcf/cproc [GitHub mirror]: https://github.com/michaelforney/cproc |