aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-07-31 22:07:42 -0500
committerChristian Cleberg <[email protected]>2025-07-31 22:07:42 -0500
commit703ab9eb9cd2d1c6750de8831b70d2fed4580873 (patch)
tree41f9c61bd1965b914729fab2e0fc9c0c3237edf6 /README.org
parent5cfa00be54b1b457e0fc5e9d792e1c5b06ab6276 (diff)
downloadcleberg.net-703ab9eb9cd2d1c6750de8831b70d2fed4580873.tar.gz
cleberg.net-703ab9eb9cd2d1c6750de8831b70d2fed4580873.tar.bz2
cleberg.net-703ab9eb9cd2d1c6750de8831b70d2fed4580873.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