commit 48d65af9a5945b4532965270cb2e0cccd235b606 from: Ashton Wiersdorf date: Sun Feb 9 22:37:01 2025 UTC Merge pull request 'fix: update git clone link' (#11) from confusedalex/emacs-bedrock:fix-link into main Reviewed-on: https://codeberg.org/ashton314/emacs-bedrock/pulls/11 Reviewed-by: Ashton Wiersdorf commit - 45f20b8d21876435d627baf9b7beda06cb073422 commit + 48d65af9a5945b4532965270cb2e0cccd235b606 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/