Skip to content

Commit

Permalink
docs: point to Libera.Chat instead of Freenode
Browse files Browse the repository at this point in the history
  • Loading branch information
ncfavier committed May 27, 2021
1 parent d18b2d0 commit e4f6df5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Expand Up @@ -7,7 +7,7 @@ about: Create a report to help us improve
<!--
READ THIS FIRST!
If you have a usage question, please ask us on either Stack Overflow (https://stackoverflow.com/questions/tagged/jq) or in the #jq channel (http://irc.lc/freenode/%23jq/) on Freenode (https://webchat.freenode.net/).
If you have a usage question, please ask us on either Stack Overflow (https://stackoverflow.com/questions/tagged/jq) or in the #jq channel (https://web.libera.chat/#jq) on Libera.Chat (https://libera.chat/).
-->

Expand Down
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -68,8 +68,8 @@ Cross-compilation requires a clean workspace, then:
scripts/crosscompile <name-of-build> <configure-options>

Use the `--host=` and `--target=` ./configure options to select a
cross-compilation environment. See also
cross-compilation environment. See also
["Cross compilation"](https://github.com/stedolan/jq/wiki/Cross-compilation) on
the wiki.

Send questions to https://stackoverflow.com/questions/tagged/jq or to the #jq channel (http://irc.lc/freenode/%23jq/) on Freenode (https://webchat.freenode.net/).
Send questions to https://stackoverflow.com/questions/tagged/jq or to the #jq channel (https://web.libera.chat/#jq) on Libera.Chat (https://libera.chat/).
3 changes: 1 addition & 2 deletions docs/content/index.yml
Expand Up @@ -29,8 +29,7 @@ tail: |
Ask questions on [stackoverflow](https://stackoverflow.com/) using the [jq
tag](https://stackoverflow.com/questions/tagged/jq), or on the
[#jq](http://irc.lc/freenode/%23jq/) channel on
[Freenode](https://webchat.freenode.net/).
[#jq](https://web.libera.chat/#jq) channel on [Libera.Chat](https://libera.chat/).
news:
- date: 1 November 2018
Expand Down

0 comments on commit e4f6df5

Please sign in to comment.