Skip to content

Commit

Permalink
docs: improve references to the IRC chatroom (freifunk-gluon#1643)
Browse files Browse the repository at this point in the history
  • Loading branch information
mweinelt authored and rotanid committed Feb 7, 2019
1 parent f9634ca commit 9f7276c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ https://gluon.readthedocs.io/.
If you're new to Gluon and ready to get your feet wet, have a look at the
[Getting Started Guide](https://gluon.readthedocs.io/en/latest/user/getting_started.html).

**Gluon IRC channel: `#gluon` in [hackint](https://hackint.org/)**
Gluon's developers frequent an IRC chatroom at [#gluon](ircs://irc.hackint.org/#gluon)
on [hackint](https://hackint.org/). There is also a [webchat](https://webirc.hackint.org/#irc://irc.hackint.org/#gluon)
that allows for access from within your browser.

## Issues & Feature requests

Expand Down
8 changes: 6 additions & 2 deletions docs/dev/basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,13 @@ The `main repo`_ does have issues enabled.
IRC
---

Gluon's developers frequent `#gluon on hackint`_. You're welcome to join us!
Gluon's developers frequent the IRC chatroom `#gluon`_ on `hackint`_.
There is a `webchat`_ that allows for easy access from within your
webbrowser. You're welcome to join us!

.. _#gluon on hackint: irc://irc.hackint.org/#gluon
.. _#gluon: ircs://irc.hackint.org/#gluon
.. _hackint: https://hackint.org/
.. _webchat: https://webirc.hackint.org/#irc://irc.hackint.org/#gluon


Working with repositories
Expand Down

0 comments on commit 9f7276c

Please sign in to comment.