diff --git a/README.md b/README.md index 3976306..19a1f8b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # autoscratch-mode - automatically switch scratch buffer mode *Author:* T.v.Dein
-*URL:* [https://github.com/tlinden/autoscratch](https://github.com/tlinden/autoscratch)
+*URL:* [https://codeberg.org/scip/autoscratch](https://codeberg.org/scip/autoscratch)
## Introduction diff --git a/autoscratch.el b/autoscratch.el index d2c3a92..a773de9 100644 --- a/autoscratch.el +++ b/autoscratch.el @@ -23,7 +23,7 @@ ;; Package-Version: 20230505.800 ;; Author: T.v.Dein ;; Keywords: convenience, buffer, scrach -;; URL: https://github.com/tlinden/autoscratch +;; URL: https://codeberg.org/scip/autoscratch ;; License: GNU General Public License >= 2 ;; Package-Requires: ((emacs "24.1")) ;; SPDX-License-Identifier: GPL-3.0 diff --git a/test/autoscratch-mode-tests.el b/test/autoscratch-mode-tests.el index b7f60d5..26f07a2 100644 --- a/test/autoscratch-mode-tests.el +++ b/test/autoscratch-mode-tests.el @@ -22,7 +22,7 @@ ;; Version: 0.01 ;; Author: T.v.Dein ;; Keywords: files -;; URL: https://github.com/tlinden/autoscratch +;; URL: https://codeberg.org/scip/autoscratch ;; License: GNU General Public License >= 2 ;;; Commentary: