mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Updated IRC references from OFTC to Freenode
This commit is contained in:
parent
16ae723fcd
commit
badb3dff12
2 changed files with 10 additions and 11 deletions
10
doc/_templates/indexsidebar.html
vendored
10
doc/_templates/indexsidebar.html
vendored
|
@ -13,8 +13,10 @@
|
|||
#}
|
||||
{% endif %}
|
||||
|
||||
<p>Notice something different? We moved the Salt repository to the new saltstack GitHub organization.
|
||||
<a href="http://red45.wordpress.com/2011/11/15/little-move-big-progress/">Read why.</a>
|
||||
<h3>Recent updates</h3>
|
||||
<p>Our IRC channel is now on the popular Freenode network. See you there!</p>
|
||||
<p>The Salt git repository can now be found at the new saltstack GitHub organization.
|
||||
<a href="http://red45.wordpress.com/2011/11/15/little-move-big-progress/">Read why.</a></p>
|
||||
|
||||
<h3>Get help. Get involved.</h3>
|
||||
|
||||
|
@ -25,6 +27,6 @@
|
|||
<button type="submit" name="sub">Subscribe</button></p>
|
||||
</form>
|
||||
|
||||
<p>Join us via IRC in the <tt>#salt</tt> channel on
|
||||
<a href="http://www.oftc.net/oftc/">OFTC</a>.</p>
|
||||
<p>Join us via IRC in the <tt>#salt</tt> channel via
|
||||
<a href="http://webchat.freenode.net/?channels=salt&uio=Mj10cnVlJjk9dHJ1ZSYxMD10cnVl83">Freenode's webchat</a>.</p>
|
||||
<p><a href="{{ github_issues }}">Search bugs</a> or file one.</p>
|
||||
|
|
|
@ -26,14 +26,11 @@ http://groups.google.com/group/salt-users
|
|||
IRC
|
||||
===
|
||||
|
||||
The Salt IRC channel is hosted on the `OFTC`_ network. Connect to the OFTC
|
||||
server:
|
||||
The ``#salt`` IRC channel is hosted on the popular `Freenode`__ network. You
|
||||
can use the `Freenode webchat client`__ right from your browser.
|
||||
|
||||
irc://irc.oftc.net:6667
|
||||
|
||||
and join us in ``#salt``.
|
||||
|
||||
.. _`OFTC`: http://www.oftc.net/oftc/
|
||||
.. __: http://freenode.net/irc_servers.shtml
|
||||
.. __: http://webchat.freenode.net/?channels=salt&uio=Mj10cnVlJjk9dHJ1ZSYxMD10cnVl83
|
||||
|
||||
.. _community-github:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue