aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-03-18 12:41:10 -0500
committerChristian Cleberg <[email protected]>2026-03-18 12:41:10 -0500
commitc1b13e2933ef49b31a3d5d90cf64fa24f1763d99 (patch)
tree5e8588edb57dece58071c6e54c426ac003c1f096 /README.md
parentb1e95ba72c0657437fb3ca898dd3f80ad944a2c5 (diff)
downloadcleberg.net-c1b13e2933ef49b31a3d5d90cf64fa24f1763d99.tar.gz
cleberg.net-c1b13e2933ef49b31a3d5d90cf64fa24f1763d99.tar.bz2
cleberg.net-c1b13e2933ef49b31a3d5d90cf64fa24f1763d99.zip
update git links
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9bbb033..a586b9e 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ To obtain a working copy of this repository, execute the following
commands within a shell environment or Emacs shell interface:
``` shell
-git clone https://github.com/ccleberg/cleberg.net
+git clone https://git.sr.ht/~ccleberg/cleberg.net
cd cleberg.net
emacs -nw
```