moving to codeberg

This commit is contained in:
2025-12-18 09:08:47 +01:00
parent e14919ee28
commit 684fdd0156
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
An emacs mode for the kage shader language An emacs mode for the kage shader language
![Screenshot](https://github.com/TLINDEN/kage-mode/blob/main/.github/assets/screenshot.png) ![Screenshot](https://codeberg.org/scip/kage-mode/raw/branch/main/.github/assets/screenshot.png)
The mode provides all the features of [go-mode](https://github.com/dominikh/go-mode.el). The mode provides all the features of [go-mode](https://github.com/dominikh/go-mode.el).

View File

@@ -23,7 +23,7 @@
;; Package-Version: 20240319.100 ;; Package-Version: 20240319.100
;; Author: T.v.Dein <tlinden@cpan.org> ;; Author: T.v.Dein <tlinden@cpan.org>
;; Keywords: languages go ;; Keywords: languages go
;; URL: https://github.com/tlinden/kage-mode ;; URL: https://codeberg.org/scip/kage-mode
;; License: GNU General Public License >= 3 ;; License: GNU General Public License >= 3
;; Package-Requires: ((emacs "24.1")) ;; Package-Requires: ((emacs "24.1"))
;; SPDX-License-Identifier: GPL-3.0 ;; SPDX-License-Identifier: GPL-3.0