commit 33932e690dd216dbb3c973fc40073bedcc336129 from: confusedalex date: Fri Jan 31 06:16:38 2025 UTC fix: update git clone link commit - 45f20b8d21876435d627baf9b7beda06cb073422 commit + 33932e690dd216dbb3c973fc40073bedcc336129 blob - 9acae39764419da39423b6551699a6b925438423 blob + 57e2c53f83d97ae3a79064dd04a0120c7e31c7f2 --- README.md +++ 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/