aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-01-06 17:38:57 -0600
committerChristian Cleberg <hello@cleberg.net>2025-01-06 17:38:57 -0600
commit3f874d55f59ac93ea7262b047c3d4a16c4001420 (patch)
tree3790e69b1fe3d8d94812df5cd46e817c87c07cc9 /README.org
parent9289d8182d967c90bf49530bbb2693af07607f24 (diff)
downloadcleberg.net-3f874d55f59ac93ea7262b047c3d4a16c4001420.tar.gz
cleberg.net-3f874d55f59ac93ea7262b047c3d4a16c4001420.tar.bz2
cleberg.net-3f874d55f59ac93ea7262b047c3d4a16c4001420.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 cbcf428..6db1a5e 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://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.