aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-12-30 22:58:10 -0600
committerChristian Cleberg <[email protected]>2025-12-30 22:58:10 -0600
commit9f684dc2d51a67ac9668d06cb626641e1507237f (patch)
tree421a0deb41a86f5fb911cdbb836254bf48ff647c /README.md
parent624ceae16708ff5261b63b7d6142b887d8cef6c2 (diff)
downloadcleberg.net-9f684dc2d51a67ac9668d06cb626641e1507237f.tar.gz
cleberg.net-9f684dc2d51a67ac9668d06cb626641e1507237f.tar.bz2
cleberg.net-9f684dc2d51a67ac9668d06cb626641e1507237f.zip
update from sourcehut to cgit
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 aead9a3..c97ffb5 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.sr.ht/~cxc/cleberg.net
+git clone https://git.cleberg.net/cleberg.net.git
cd cleberg.net
emacs -nw
```