aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-09-12 15:49:35 -0500
committerChristian Cleberg <[email protected]>2025-09-12 15:49:35 -0500
commit9669591792fce3c9162c96a1ce915b02f57cab17 (patch)
tree41a117a52c2ff58c6c5ea2fd3a136c4c4548c3e9 /README.md
parentd66cb84bf324e2ab0ee4336caa2f8da4a6c071c6 (diff)
downloadcleberg.net-9669591792fce3c9162c96a1ce915b02f57cab17.tar.gz
cleberg.net-9669591792fce3c9162c96a1ce915b02f57cab17.tar.bz2
cleberg.net-9669591792fce3c9162c96a1ce915b02f57cab17.zip
move from sourcehut to cgit 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 335cd7e..3bfa76e 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ To obtain a working copy of this repository, execute the following commands
within a shell environment or Emacs&rsquo; 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
```