moving to codeberg

This commit is contained in:
2025-12-18 09:12:34 +01:00
parent 06a740ed4e
commit 3ae2d76f2a
2 changed files with 3 additions and 3 deletions

View File

@@ -133,5 +133,5 @@ USA
- Version: 0.01 - Version: 0.01
- Author: T.v.Dein <tlinden@cpan.org> - Author: T.v.Dein <tlinden@cpan.org>
- Keywords: read books novels - Keywords: read books novels
- URL: https://github.com/tlinden/novel-mode - URL: https://codeberg.org/scip/novel-mode
- License: GNU General Public License >= 2 - License: GNU General Public License >= 2

View File

@@ -22,7 +22,7 @@
;; Version: 0.01 ;; Version: 0.01
;; Author: T.v.Dein <tlinden@cpan.org> ;; Author: T.v.Dein <tlinden@cpan.org>
;; Keywords: read books novels ;; Keywords: read books novels
;; URL: https://github.com/tlinden/novel-mode ;; URL: https://codeberg.org/scip/novel-mode
;; License: GNU General Public License >= 2 ;; License: GNU General Public License >= 2
;;; Commentary: ;;; Commentary:
@@ -140,7 +140,7 @@
"screen reader mode" "screen reader mode"
:group 'extensions :group 'extensions
:group 'tools :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 ;; various vars to remember previous states
(defvar novel--mlf nil) (defvar novel--mlf nil)