From af35a1eb78d648534f0960d4525b8beb12e0749e Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Thu, 18 Dec 2025 09:02:02 +0100 Subject: [PATCH] moving to codeberg --- README.md | 4 ++-- viking-mode.el | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 18ea691..f7759b3 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ When you put this into your .emacs config, then you can do: # Reporting Bugs -Goto https://github.com/tlinden/viking-mode and file a new issue. +Goto https://codeberg.org/scip/viking-mode and file a new issue. # Meta @@ -201,5 +201,5 @@ USA Version : 0.08 Author : T.v.Dein Keywords : kill delete -URL : https://github.com/tlinden/viking-mode +URL : https://codeberg.org/scip/viking-mode License : GNU General Public License >= 2 diff --git a/viking-mode.el b/viking-mode.el index 655def9..7fe6528 100644 --- a/viking-mode.el +++ b/viking-mode.el @@ -22,7 +22,7 @@ ;; Version: 0.08 ;; Author: T.v.Dein ;; Keywords: kill delete -;; URL: https://github.com/tlinden/viking-mode +;; URL: https://codeberg.org/scip/viking-mode ;; License: GNU General Public License >= 2 ;;; Commentary: @@ -196,7 +196,7 @@ ;;; Reporting Bugs: -;; Goto https://github.com/tlinden/viking-mode and file a new issue. +;; Goto https://codeberg.org/scip/viking-mode and file a new issue. ;;; History: @@ -230,7 +230,7 @@ "Kill first, ask later - an emacs mode for killing things quickly" :group 'extensions :group 'tools - :link '(url-link :tag "Repository" "https://github.com/tlinden/viking-mode")) + :link '(url-link :tag "Repository" "https://codeberg.org/scip/viking-mode")) ;;;; Customizable variables