moving to codeberg (#9)

This commit is contained in:
T. von Dein
2025-12-18 09:02:48 +01:00
parent c76aa265d1
commit de712eb6e7
2 changed files with 5 additions and 5 deletions

View File

@@ -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 <tlinden@cpan.org>
Keywords : kill delete
URL : https://github.com/tlinden/viking-mode
URL : https://codeberg.org/scip/viking-mode
License : GNU General Public License >= 2

View File

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