branch: main
commit e867bf7d9c559ce636516507a04dee244e9e100d
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
* elpa-packages (afternoon-theme, dart-mode): Update URLs
The old URLs redirect to the new.
---
elpa-packages | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index 0c0a68d51a..7dc642ba91 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -13,7 +13,7 @@
(
(adoc-mode :url "https://github.com/bbatsov/adoc-mode")
- (afternoon-theme :url "https://github.com/osener/emacs-afternoon-theme"
+ (afternoon-theme :url
"https://github.com/ozanmakes/emacs-afternoon-theme"
:ignored-files ("*.png"))
(alect-themes :url "https://github.com/alezost/alect-themes"
@@ -128,7 +128,7 @@
(d-mode :url
"https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode")
- (dart-mode :url "https://github.com/bradyt/dart-mode"
+ (dart-mode :url "https://github.com/emacsorphanage/dart-mode"
:ignored-files ("LICENSE" "test" "Cask" "Makefile")
:news "CHANGELOG.md")