From 3ae2d76f2aa0faa7f9d0806ab202c5ef63c87c35 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Thu, 18 Dec 2025 09:12:34 +0100 Subject: [PATCH] moving to codeberg --- README.md | 2 +- novel-mode.el | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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)