mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
docs: point to Libera.Chat instead of Freenode
This commit is contained in:
committed by
Nico Williams
parent
29cf77977e
commit
174db0f935
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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/).
|
||||
|
||||
-->
|
||||
|
||||
|
@ -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/).
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user