aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-07-31 22:07:42 -0500
committerChristian Cleberg <hello@cleberg.net>2025-07-31 22:07:42 -0500
commit72650f6d2fe59a48d9cc63f022cd2de150fbde7b (patch)
tree41f9c61bd1965b914729fab2e0fc9c0c3237edf6 /README.org
parentda7e62fc7befb920daa28b686d9e885ba8a1a130 (diff)
downloadcleberg.net-72650f6d2fe59a48d9cc63f022cd2de150fbde7b.tar.gz
cleberg.net-72650f6d2fe59a48d9cc63f022cd2de150fbde7b.tar.bz2
cleberg.net-72650f6d2fe59a48d9cc63f022cd2de150fbde7b.zip
fix: update git links
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 655c0f2..2e177fe 100644
--- a/README.org
+++ b/README.org
@@ -56,7 +56,7 @@ To obtain a working copy of this repository, execute the following commands
within a shell environment or Emacs' shell interface:
#+begin_src shell
-git clone https://github.com/ccleberg/cleberg.net
+git clone https://git.sr.ht/~cxc/cleberg.net
cd cleberg.net
emacs -nw
#+end_src