git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commit3b72a60d45e3580a57e82bda2f52f5eb7e876f95
parentd68f03b1de
authorIsaac Freund <[email protected]>
date2024-03-25 20:12
docs: update release urls for codeberg migration

 PACKAGING.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/PACKAGING.md b/PACKAGING.md
index b814626..0e465bd 100644
--- a/PACKAGING.md
+++ b/PACKAGING.md
@@ -8,14 +8,14 @@ despite the drawbacks of depending on a relatively immature language/toolchain.
 ## Source tarballs
 
 Source tarballs with stable checksums and git submodule sources included may
-be found on the [github releases](https://github.com/riverwm/river/releases)
-page. These tarballs are signed with the PGP key available on my website at
+be found on the [codeberg releases page](https://codeberg.org/river/river/releases).
+These tarballs are signed with the PGP key available on my website at
 <https://isaacfreund.com/public_key.txt>.
 
 For the 0.1.3 release for example, the tarball and signature URLs are:
 ```
-https://github.com/riverwm/river/releases/download/v0.1.3/river-0.1.3.tar.gz
-https://github.com/riverwm/river/releases/download/v0.1.3/river-0.1.3.tar.gz.sig
+https://codeberg.org/river/river/releases/download/v0.1.3/river-0.1.3.tar.gz
+https://codeberg.org/river/river/releases/download/v0.1.3/river-0.1.3.tar.gz.sig
 ```
 
 ## Zig version