aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-01-16 15:22:17 -0600
committerChristian Cleberg <hello@cleberg.net>2025-01-16 15:22:17 -0600
commit1442e21684e09b9052ee8f49a90b67d85a52ca8b (patch)
tree0414411e9ee96ad5609d57273631fc2f91d0e33e /README.org
parent3f874d55f59ac93ea7262b047c3d4a16c4001420 (diff)
downloadcleberg.net-1442e21684e09b9052ee8f49a90b67d85a52ca8b.tar.gz
cleberg.net-1442e21684e09b9052ee8f49a90b67d85a52ca8b.tar.bz2
cleberg.net-1442e21684e09b9052ee8f49a90b67d85a52ca8b.zip
update git links...AGAIN
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 6db1a5e..89809ba 100644
--- a/README.org
+++ b/README.org
@@ -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.