aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-12-30 17:58:36 -0600
committerChristian Cleberg <[email protected]>2025-12-30 17:58:36 -0600
commit624ceae16708ff5261b63b7d6142b887d8cef6c2 (patch)
tree23ca6840113a3aa83bc210cf7d59aa59811b3f69 /README.md
parent8fa0b5e0a894ccf8c8583bfa7f2d0e9d7ad2575c (diff)
downloadcleberg.net-624ceae16708ff5261b63b7d6142b887d8cef6c2.tar.gz
cleberg.net-624ceae16708ff5261b63b7d6142b887d8cef6c2.tar.bz2
cleberg.net-624ceae16708ff5261b63b7d6142b887d8cef6c2.zip
migrate from github to sourcehut
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 072ecd0..aead9a3 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://github.com/ccleberg/cleberg.net
+git clone https://git.sr.ht/~cxc/cleberg.net
cd cleberg.net
emacs -nw
```