docs: migrate to codeberg

wiki and release migration are TODO
This commit is contained in:
Isaac Freund
2024-03-22 16:49:28 +01:00
parent b77b42f0d6
commit ed99d7bc14
7 changed files with 21 additions and 14 deletions

View File

@ -246,7 +246,7 @@ pub fn build(b: *Build) !void {
\\pkgdatadir=${{datadir}}/river-protocols
\\
\\Name: river-protocols
\\URL: https://github.com/riverwm/river
\\URL: https://codeberg.org/river/river
\\Description: protocol files for the river wayland compositor
\\Version: {s}
, .{ b.install_prefix, full_version }));