From 33932e690dd216dbb3c973fc40073bedcc336129 Mon Sep 17 00:00:00 2001 From: confusedalex Date: Fri, 31 Jan 2025 07:16:38 +0100 Subject: fix: update git clone link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9acae39..57e2c53 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ TODO Clone this repository wherever. Then you should copy `early-init.el`, `init.el`, and (optionally, recommended) `extras/` into your `~/.emacs.d/` repository: ```bash -git clone https://git.sr.ht/~ashton314/emacs-bedrock +git clone https://codeberg.org/ashton314/emacs-bedrock.git mkdir -p ~/.emacs.d/ cp emacs-bedrock/early-init.el ~/.emacs.d/ cp emacs-bedrock/init.el ~/.emacs.d/ -- cgit v1.2.3