1
0
Fork 0

Change project URL to Codeberg

This commit is contained in:
Bram Schoenmakers 2023-05-21 12:31:16 +02:00
parent 6554482fc4
commit 608a60664c
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ persist-state supports a number of packages out of the box. For some packages th
At this moment, there is no MELPA package. Therefore, clone the repository and put the package in your =load-path=, for example with =use-package=:
: git clone https://apps.bram85.nl/git/bram/emacs-persist-state.git
: git clone https://codeberg.org/bram85/emacs-persist-state.git
#+begin_src elisp
(use-package persist-state

View file

@ -7,7 +7,7 @@
;; Created: 05 May 2023
;; Package-Version: 0.1
;; Keywords: convenience
;; URL: https://apps.bram85.nl/git/bram/emacs-persist-state
;; URL: https://codeberg.org/bram85/emacs-persist-state.git
;; This file is not part of GNU Emacs.