move to codeberg (#1)

This commit is contained in:
T. von Dein
2025-12-18 09:13:58 +01:00
parent 06a740ed4e
commit 21ab12665b
2 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
;; Version: 0.01
;; Author: T.v.Dein <tlinden@cpan.org>
;; 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)