diff options
| author | Christian Cleberg <[email protected]> | 2025-01-16 15:22:17 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-01-16 15:22:17 -0600 |
| commit | e64b9bd5c4d9566ef8f8c1ff38932615c80fa41a (patch) | |
| tree | 0414411e9ee96ad5609d57273631fc2f91d0e33e /README.org | |
| parent | 67d949e670140a0a2a845ff37f3033d8a9a9eaa8 (diff) | |
| download | cleberg.net-e64b9bd5c4d9566ef8f8c1ff38932615c80fa41a.tar.gz cleberg.net-e64b9bd5c4d9566ef8f8c1ff38932615c80fa41a.tar.bz2 cleberg.net-e64b9bd5c4d9566ef8f8c1ff38932615c80fa41a.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://git.sr.ht/~cyborg/cleberg.net && \ +git clone https://github.com/ccleberg/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://sr.ht/~cyborg/cleberg.net/trackers][issues page]]. This is where you can find +outstanding issues, please refer to the [[https://github.com/ccleberg/cleberg.net/issues][issues page]]. This is where you can find a comprehensive list of open tickets or submit a new ticket for consideration. |
