aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-12-02 21:17:23 -0600
committerChristian Cleberg <[email protected]>2025-12-02 21:17:23 -0600
commit0b2ff729f519cd27ac5eba69e414ae8e87716094 (patch)
tree29049b0f9e126047eba7a3d68f24bf3e26ae7848 /README.md
parent8c312306d2e7948e9fa53e422d16bbe5e13e35f2 (diff)
downloadcleberg.net-0b2ff729f519cd27ac5eba69e414ae8e87716094.tar.gz
cleberg.net-0b2ff729f519cd27ac5eba69e414ae8e87716094.tar.bz2
cleberg.net-0b2ff729f519cd27ac5eba69e414ae8e87716094.zip
[fix] update git links to github
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 c97ffb5..072ecd0 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
```