diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-07-31 22:07:42 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-07-31 22:07:42 -0500 |
commit | 72650f6d2fe59a48d9cc63f022cd2de150fbde7b (patch) | |
tree | 41f9c61bd1965b914729fab2e0fc9c0c3237edf6 /README.org | |
parent | da7e62fc7befb920daa28b686d9e885ba8a1a130 (diff) | |
download | cleberg.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.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |