aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaac Freund <mail@isaacfreund.com>2021-11-01 11:28:43 +0100
committerIsaac Freund <mail@isaacfreund.com>2021-11-01 11:28:43 +0100
commitc9de08fa10e16041fe2009cbdefd4a1be30cbf07 (patch)
tree33c99c7e19cdb2a156f5f573ed2b9d160baa1cbc
parentf2cf4b9455f1d80c4ba17e7717a2fc6fa809c35b (diff)
downloadriver-c9de08fa10e16041fe2009cbdefd4a1be30cbf07.tar.gz
river-c9de08fa10e16041fe2009cbdefd4a1be30cbf07.tar.xz
docs: update URLs for migration to riverwm github org
-rw-r--r--README.md4
-rw-r--r--build.zig2
-rw-r--r--completions/zsh/_riverctl2
-rw-r--r--doc/river.1.scd4
-rw-r--r--doc/riverctl.1.scd4
-rw-r--r--doc/rivertile.1.scd4
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 <https://github.com/ifreund/river>
+# Completion script for riverctl, part of river <https://github.com/riverwm/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 <mail@isaacfreund.com> who is assisted by open
source contributors. For more information about river's development, see
-<https://github.com/ifreund/river>.
+<https://github.com/riverwm/river>.
# 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 <mail@isaacfreund.com> who is assisted by open
source contributors. For more information about river's development, see
-<https://github.com/ifreund/river>.
+<https://github.com/riverwm/river>.
# 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 <mail@isaacfreund.com> who is assisted by open
source contributors. For more information about river's development, see
-<https://github.com/ifreund/river>.
+<https://github.com/riverwm/river>.
# SEE ALSO