From c9de08fa10e16041fe2009cbdefd4a1be30cbf07 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Mon, 1 Nov 2021 11:28:43 +0100 Subject: [PATCH] docs: update URLs for migration to riverwm github org --- README.md | 4 ++-- build.zig | 2 +- completions/zsh/_riverctl | 2 +- doc/river.1.scd | 4 ++-- doc/riverctl.1.scd | 4 ++-- doc/rivertile.1.scd | 4 ++-- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 8cbb958..a4b015b 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ configuration. Join us at [#river](https://web.libera.chat/?channels=#river) on irc.libera.chat. Read our man pages and our -[wiki](https://github.com/ifreund/river/wiki). +[wiki](https://github.com/riverwm/river/wiki). *Note: river is currently early in development. Expect breaking changes and missing features. If you run into a bug don't hesitate to -[open an issue](https://github.com/ifreund/river/issues/new)* +[open an issue](https://github.com/riverwm/river/issues/new)* ## Design goals diff --git a/build.zig b/build.zig index adc6793..fedb940 100644 --- a/build.zig +++ b/build.zig @@ -135,7 +135,7 @@ pub fn build(b: *zbs.Builder) !void { \\pkgdatadir=${{datadir}}/river-protocols \\ \\Name: river-protocols - \\URL: https://github.com/ifreund/river + \\URL: https://github.com/riverwm/river \\Description: protocol files for the river wayland compositor \\Version: {s} , .{ b.install_prefix, full_version }); diff --git a/completions/zsh/_riverctl b/completions/zsh/_riverctl index c413644..2aa663e 100644 --- a/completions/zsh/_riverctl +++ b/completions/zsh/_riverctl @@ -1,6 +1,6 @@ #compdef riverctl # -# Completion script for riverctl, part of river +# Completion script for riverctl, part of river _riverctl_subcommands() { diff --git a/doc/river.1.scd b/doc/river.1.scd index 44701e9..0b36fff 100644 --- a/doc/river.1.scd +++ b/doc/river.1.scd @@ -1,4 +1,4 @@ -RIVER(1) "github.com/ifreund/river" "General Commands Manual" +RIVER(1) "github.com/riverwm/river" "General Commands Manual" # NAME @@ -71,7 +71,7 @@ Set the keyboard layout to colemak: Maintained by Isaac Freund who is assisted by open source contributors. For more information about river's development, see -. +. # SEE ALSO diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 27d68b4..ea43930 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -1,4 +1,4 @@ -RIVERCTL(1) "github.com/ifreund/river" "General Commands Manual" +RIVERCTL(1) "github.com/riverwm/river" "General Commands Manual" # NAME @@ -361,7 +361,7 @@ See also the example init script at /etc/river/init. Maintained by Isaac Freund who is assisted by open source contributors. For more information about river's development, see -. +. # SEE ALSO diff --git a/doc/rivertile.1.scd b/doc/rivertile.1.scd index cdb5873..7b845a5 100644 --- a/doc/rivertile.1.scd +++ b/doc/rivertile.1.scd @@ -1,4 +1,4 @@ -RIVERTILE(1) "github.com/ifreund/river" "General Commands Manual" +RIVERTILE(1) "github.com/riverwm/river" "General Commands Manual" # NAME @@ -80,7 +80,7 @@ Set the main count to 3 at runtime: Maintained by Isaac Freund who is assisted by open source contributors. For more information about river's development, see -. +. # SEE ALSO