docs: switch IRC to OFTC
This commit is contained in:
parent
0e6c61a440
commit
3591cd2b3b
|
@ -48,8 +48,7 @@ Contact
|
||||||
-------
|
-------
|
||||||
|
|
||||||
You can chat with us on IRC in the channel [#home-manager][] on
|
You can chat with us on IRC in the channel [#home-manager][] on
|
||||||
[freenode][]. The [channel logs][] are hosted courtesy of
|
[oftc][].
|
||||||
[samueldr][].
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
@ -380,9 +379,8 @@ an issue.
|
||||||
[Z shell]: http://zsh.sourceforge.net/
|
[Z shell]: http://zsh.sourceforge.net/
|
||||||
[manual]: https://nix-community.github.io/home-manager/
|
[manual]: https://nix-community.github.io/home-manager/
|
||||||
[configuration options]: https://nix-community.github.io/home-manager/options.html
|
[configuration options]: https://nix-community.github.io/home-manager/options.html
|
||||||
[#home-manager]: https://webchat.freenode.net/?url=irc%3A%2F%2Firc.freenode.net%2Fhome-manager
|
[#home-manager]: https://webchat.oftc.net/?channels=home-manager
|
||||||
[freenode]: https://freenode.net/
|
[oftc]: https://oftc.net/
|
||||||
[channel logs]: https://logs.nix.samueldr.com/home-manager/
|
|
||||||
[samueldr]: https://github.com/samueldr/
|
[samueldr]: https://github.com/samueldr/
|
||||||
[Nix Pills]: https://nixos.org/nixos/nix-pills/
|
[Nix Pills]: https://nixos.org/nixos/nix-pills/
|
||||||
[Nix Flakes]: https://nixos.wiki/wiki/Flakes
|
[Nix Flakes]: https://nixos.wiki/wiki/Flakes
|
||||||
|
|
|
@ -44,7 +44,7 @@ The first option is good if you only temporarily want to use your clone.
|
||||||
|
|
||||||
[[sec-guidelines]]
|
[[sec-guidelines]]
|
||||||
=== Guidelines
|
=== Guidelines
|
||||||
:irc-home-manager: https://webchat.freenode.net/?url=irc%3A%2F%2Firc.freenode.net%2Fhome-manager
|
:irc-home-manager: https://webchat.oftc.net/?channels=home-manager
|
||||||
:valuable-options: https://github.com/Infinisil/rfcs/blob/config-option/rfcs/0042-config-option.md#valuable-options
|
:valuable-options: https://github.com/Infinisil/rfcs/blob/config-option/rfcs/0042-config-option.md#valuable-options
|
||||||
:rfc-42: https://github.com/Infinisil/rfcs/blob/config-option/rfcs/0042-config-option.md
|
:rfc-42: https://github.com/Infinisil/rfcs/blob/config-option/rfcs/0042-config-option.md
|
||||||
:assertions: https://nixos.org/manual/nixos/stable/index.html#sec-assertions
|
:assertions: https://nixos.org/manual/nixos/stable/index.html#sec-assertions
|
||||||
|
|
|
@ -14,10 +14,8 @@
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
If you encounter problems then please reach out on the IRC channel
|
If you encounter problems then please reach out on the IRC channel
|
||||||
<link xlink:href="https://webchat.freenode.net/?url=irc%3A%2F%2Firc.freenode.net%2Fhome-manager">#home-manager</link>
|
<link xlink:href="https://webchat.oftc.net/?channels=home-manager">#home-manager</link>
|
||||||
hosted by <link xlink:href="https://freenode.net/">freenode</link>.
|
hosted by <link xlink:href="https://oftc.net/">OFTC</link>.
|
||||||
The <link xlink:href="https://logs.nix.samueldr.com/home-manager/">channel logs</link>
|
|
||||||
are hosted courtesy of <link xlink:href="https://github.com/samueldr/">samueldr</link>.
|
|
||||||
If your problem is caused by a bug in Home Manager then it should
|
If your problem is caused by a bug in Home Manager then it should
|
||||||
be reported on the
|
be reported on the
|
||||||
<link xlink:href="https://github.com/nix-community/home-manager/issues">Home Manager issue tracker</link>.
|
<link xlink:href="https://github.com/nix-community/home-manager/issues">Home Manager issue tracker</link>.
|
||||||
|
|
Loading…
Reference in a new issue