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.md | |
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.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -104,7 +104,7 @@ configuration options and expected formats. To obtain a working copy of this repository, execute the following commands within a shell environment or Emacs’ shell interface: - git clone https://github.com/ccleberg/cleberg.net + git clone https://git.sr.ht/~cxc/cleberg.net cd cleberg.net emacs -nw |