docs: update URLs for migration to riverwm github org
This commit is contained in:
parent
f2cf4b9455
commit
c9de08fa10
6 changed files with 10 additions and 10 deletions
|
@ -5,11 +5,11 @@ configuration.
|
||||||
|
|
||||||
Join us at [#river](https://web.libera.chat/?channels=#river)
|
Join us at [#river](https://web.libera.chat/?channels=#river)
|
||||||
on irc.libera.chat. Read our man pages and our
|
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
|
*Note: river is currently early in development. Expect breaking changes
|
||||||
and missing features. If you run into a bug don't hesitate to
|
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
|
## Design goals
|
||||||
|
|
||||||
|
|
|
@ -135,7 +135,7 @@ pub fn build(b: *zbs.Builder) !void {
|
||||||
\\pkgdatadir=${{datadir}}/river-protocols
|
\\pkgdatadir=${{datadir}}/river-protocols
|
||||||
\\
|
\\
|
||||||
\\Name: 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
|
\\Description: protocol files for the river wayland compositor
|
||||||
\\Version: {s}
|
\\Version: {s}
|
||||||
, .{ b.install_prefix, full_version });
|
, .{ b.install_prefix, full_version });
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#compdef riverctl
|
#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()
|
_riverctl_subcommands()
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
RIVER(1) "github.com/ifreund/river" "General Commands Manual"
|
RIVER(1) "github.com/riverwm/river" "General Commands Manual"
|
||||||
|
|
||||||
# NAME
|
# NAME
|
||||||
|
|
||||||
|
@ -71,7 +71,7 @@ Set the keyboard layout to colemak:
|
||||||
|
|
||||||
Maintained by Isaac Freund <mail@isaacfreund.com> who is assisted by open
|
Maintained by Isaac Freund <mail@isaacfreund.com> who is assisted by open
|
||||||
source contributors. For more information about river's development, see
|
source contributors. For more information about river's development, see
|
||||||
<https://github.com/ifreund/river>.
|
<https://github.com/riverwm/river>.
|
||||||
|
|
||||||
# SEE ALSO
|
# SEE ALSO
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
RIVERCTL(1) "github.com/ifreund/river" "General Commands Manual"
|
RIVERCTL(1) "github.com/riverwm/river" "General Commands Manual"
|
||||||
|
|
||||||
# NAME
|
# 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
|
Maintained by Isaac Freund <mail@isaacfreund.com> who is assisted by open
|
||||||
source contributors. For more information about river's development, see
|
source contributors. For more information about river's development, see
|
||||||
<https://github.com/ifreund/river>.
|
<https://github.com/riverwm/river>.
|
||||||
|
|
||||||
# SEE ALSO
|
# SEE ALSO
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
RIVERTILE(1) "github.com/ifreund/river" "General Commands Manual"
|
RIVERTILE(1) "github.com/riverwm/river" "General Commands Manual"
|
||||||
|
|
||||||
# NAME
|
# 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
|
Maintained by Isaac Freund <mail@isaacfreund.com> who is assisted by open
|
||||||
source contributors. For more information about river's development, see
|
source contributors. For more information about river's development, see
|
||||||
<https://github.com/ifreund/river>.
|
<https://github.com/riverwm/river>.
|
||||||
|
|
||||||
# SEE ALSO
|
# SEE ALSO
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue