branch: externals/window-commander commit ec011dc3b9ad049c6111885d5616d2e875df8af2 Author: Daniel Semyonov <cm...@dsemy.com> Commit: Daniel Semyonov <cm...@dsemy.com>
; Fix inconsistency in URL between swsw.el and swsw-pkg.el --- swsw-pkg.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swsw-pkg.el b/swsw-pkg.el index fd057f196c..dd059f8add 100644 --- a/swsw-pkg.el +++ b/swsw-pkg.el @@ -3,7 +3,7 @@ :keywords ("convenience") :authors (("Daniel Semyonov" . "cm...@dsemy.com")) :maintainer ("Daniel Semyonov" . "cm...@dsemy.com") - :url "https://sr.ht/~dsemy/swsw") + :url "https://dsemy.com/software/swsw") ;; Local Variables: ;; no-byte-compile: t ;; End: