diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-01-28 20:42:02 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-01-28 20:42:02 -0600 |
commit | 3350c90db3e7dfdc7af13aff3f31a1d575562cbe (patch) | |
tree | 36b9fe7982a68818662e172171ea98fbc9d086c6 /README.org | |
parent | 1120a5e835e72a3588ef3a804384598996b3c47f (diff) | |
download | cleberg.net-3350c90db3e7dfdc7af13aff3f31a1d575562cbe.tar.gz cleberg.net-3350c90db3e7dfdc7af13aff3f31a1d575562cbe.tar.bz2 cleberg.net-3350c90db3e7dfdc7af13aff3f31a1d575562cbe.zip |
swap to sourcehut
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,7 +19,7 @@ a local copy of the repository. This can be accomplished by running the following commands within Emacs: #+begin_src sh -git clone https://github.com/ccleberg/cleberg.net && \ +git clone https://git.sr.ht/~cyborg/cleberg.net && \ cd cleberg.net && \ emacs -nw #+end_src @@ -75,5 +75,5 @@ cleberg.net, taking advantage of the existing template structure and formatting. ** Contributing & Tasks For those interested in contributing to this project or addressing any -outstanding issues, please refer to the [[https://github.com/ccleberg/cleberg.net/issues][issues page]]. This is where you can find +outstanding issues, please refer to the [[https://todo.sr.ht/~cyborg/cleberg.net][ticket tracker]]. This is where you can find a comprehensive list of open tickets or submit a new ticket for consideration. |