diff --git a/README.md b/README.md index e9a85ea..ab3263d 100644 --- a/README.md +++ b/README.md @@ -133,5 +133,5 @@ USA - Version: 0.01 - Author: T.v.Dein - Keywords: read books novels - - URL: https://github.com/tlinden/novel-mode + - URL: https://codeberg.org/scip/novel-mode - License: GNU General Public License >= 2 diff --git a/novel-mode.el b/novel-mode.el index 37d839f..132eb56 100644 --- a/novel-mode.el +++ b/novel-mode.el @@ -22,7 +22,7 @@ ;; Version: 0.01 ;; Author: T.v.Dein ;; Keywords: read books novels -;; URL: https://github.com/tlinden/novel-mode +;; URL: https://codeberg.org/scip/novel-mode ;; License: GNU General Public License >= 2 ;;; Commentary: @@ -140,7 +140,7 @@ "screen reader mode" :group 'extensions :group 'tools - :link '(url-link :tag "Repository" "https://github.com/tlinden/novel-mode")) + :link '(url-link :tag "Repository" "https://codeberg.org/scip/novel-mode")) ;; various vars to remember previous states (defvar novel--mlf nil)