diff options
| author | Christian Cleberg <[email protected]> | 2025-01-06 17:38:57 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-01-06 17:38:57 -0600 |
| commit | 67d949e670140a0a2a845ff37f3033d8a9a9eaa8 (patch) | |
| tree | 3790e69b1fe3d8d94812df5cd46e817c87c07cc9 /README.org | |
| parent | 76b0b65ae841b9a8dcf7dfc27f3da6e4f6b1af70 (diff) | |
| download | cleberg.net-67d949e670140a0a2a845ff37f3033d8a9a9eaa8.tar.gz cleberg.net-67d949e670140a0a2a845ff37f3033d8a9a9eaa8.tar.bz2 cleberg.net-67d949e670140a0a2a845ff37f3033d8a9a9eaa8.zip | |
update git links...again
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 && \ +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://sr.ht/~cyborg/cleberg.net/trackers][issues page]]. This is where you can find a comprehensive list of open tickets or submit a new ticket for consideration. |
