mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 22:27:31 -04:00
Merge pull request #42746 from j-carl/nextcloud-server/update-irc-url
Update IRC URL
This commit is contained in:
commit
e0844a36ad
1 changed files with 2 additions and 2 deletions
4
.github/CONTRIBUTING.md
vendored
4
.github/CONTRIBUTING.md
vendored
|
|
@ -4,7 +4,7 @@
|
|||
-->
|
||||
## Submitting issues
|
||||
|
||||
If you have questions about how to install or use Nextcloud, please direct these to our [forum][forum]. We are also available on [IRC][irc].
|
||||
If you have questions about how to install or use Nextcloud, please direct these to our [forum][forum]. We are also available on [IRC][irc] (unofficial).
|
||||
|
||||
### Short version
|
||||
|
||||
|
|
@ -25,7 +25,7 @@ Help us to maximize the effort we can spend fixing issues and adding new feature
|
|||
|
||||
[templates]: ./ISSUE_TEMPLATE
|
||||
[forum]: https://help.nextcloud.com/
|
||||
[irc]: https://webchat.freenode.net/?channels=nextcloud
|
||||
[irc]: https://web.libera.chat/#nextcloud
|
||||
|
||||
## Contributing to Source Code
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue