We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5c82b1 commit 4566e41Copy full SHA for 4566e41
.travis.yml
@@ -67,7 +67,7 @@ notifications:
67
on_failure: always
68
skip_join: true
69
channels:
70
- - "irc.freenode.org#gnocchi"
+ - "irc.oftc.net#gnocchi"
71
72
before_deploy:
73
- pip install --user --upgrade pip
doc/source/index.rst
@@ -34,7 +34,7 @@ You can join Gnocchi's community via the following channels:
34
35
- Source code: https://github.com/gnocchixyz/gnocchi
36
- Bug tracker: https://github.com/gnocchixyz/gnocchi/issues
37
-- IRC: #gnocchi on `Freenode <https://freenode.net>`_
+- IRC: #gnocchi on `OFTC <https://www.oftc.net>`_
38
39
Documentation
40
-------------
0 commit comments