mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-09 12:57:26 -05:00
README: fix dead badge links
This commit is contained in:
@ -2,9 +2,8 @@
|
||||
|
||||
| | Status |
|
||||
| --- | --- |
|
||||
| Build on `master` | [](https://github.com/nix-community/nix-doom-emacs/actions?query=workflow%3ACheck%20Build+branch%3Amaster+event%3Apush) |
|
||||
| Build on `develop` | [](https://github.com/nix-community/nix-doom-emacs/actions?query=workflow%3ACheck%20Build+branch%3Adevelop+event%3Apush) |
|
||||
| Dependency updater | [](https://github.com/nix-community/nix-doom-emacs/actions?query=workflow%3AUpdate%20Dependencies+branch%3Amaster+event%3Apush) |
|
||||
| Build on `master` | [](https://github.com/nix-community/nix-doom-emacs/actions/workflows/check-build.yml?query=branch%3Amaster) |
|
||||
| Dependency updater | [](https://github.com/nix-community/nix-doom-emacs/actions/workflows/update-dependencies.yml?query=branch%3Amaster) |
|
||||
|
||||
Nix expression to install and configure
|
||||
[doom-emacs](https://github.com/hlissner/doom-emacs).
|
||||
|
Reference in New Issue
Block a user