aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-01-31 22:26:52 -0600
committerChristian Cleberg <[email protected]>2026-01-31 22:26:52 -0600
commit330fb738d13064b2b05d7f1261abae928b4624cc (patch)
tree682cd4bc23c04087389aec00bfc71efc3184d281 /README.md
parentda26d1b8ac9e45e93f81e7085b3cd58903c01c35 (diff)
downloadcleberg.net-330fb738d13064b2b05d7f1261abae928b4624cc.tar.gz
cleberg.net-330fb738d13064b2b05d7f1261abae928b4624cc.tar.bz2
cleberg.net-330fb738d13064b2b05d7f1261abae928b4624cc.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 0175895..081521b 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,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://git.cleberg.net/cleberg.net.git
+git clone https://github.com/ccleberg/cleberg.net
cd cleberg.net
emacs -nw
```