branch: elpa/undo-fu
commit 97e7f4f6e0754fd1b01db9638b3f534b5b4941c2
Author: Campbell Barton <[email protected]>
Commit: Campbell Barton <[email protected]>
Change URL to codeberg
---
readme.rst | 2 +-
undo-fu.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/readme.rst b/readme.rst
index a545bfea94..e62df704db 100644
--- a/readme.rst
+++ b/readme.rst
@@ -133,7 +133,7 @@ Other Packages
As there are multiple packages which deal with undo, it's worth mentioning how
this interacts with other packages.
-`Undo Fu Session <https://gitlab.com/ideasman42/emacs-undo-fu-session>`__
+`Undo Fu Session <https://codeberg.org/ideasman42/emacs-undo-fu-session>`__
This package is intended for use with undo-fu,
as a way to save and restore undo sessions, even after restarting Emacs.
diff --git a/undo-fu.el b/undo-fu.el
index fd565fb8d8..a9a867d1b5 100644
--- a/undo-fu.el
+++ b/undo-fu.el
@@ -5,7 +5,7 @@
;; Author: Campbell Barton <[email protected]>
-;; URL: https://gitlab.com/ideasman42/emacs-undo-fu
+;; URL: https://codeberg.com/ideasman42/emacs-undo-fu
;; Version: 0.4
;; Package-Requires: ((emacs "25.1"))