Changeset - 08af8038e1cc
[Not reviewed]
Bradley M. Kuhn - 12 years ago 2014-07-03 01:03:47
bkuhn@sfconservancy.org
Change IRC channel and Twitter account; remove google group
4 files changed with 4 insertions and 13 deletions:
0 comments (0 inline, 0 general)
.travis.yml
Show inline comments
 
@@ -35,7 +35,7 @@ script: nosetests
 
notifications:
 
    email:
 
        - marcinkuz@gmail.com
 
    irc: "irc.freenode.org#rhodecode"
 
    irc: "irc.freenode.org#kallithea"
 

	
 
branches:
 
  only:
README.rst
Show inline comments
 
@@ -136,16 +136,12 @@ Listed bellow are various support resour
 
   Please try to read the documentation before posting any issues, especially
 
   the **troubleshooting section**
 

	
 
- Join the `Google group <http://groups.google.com/group/rhodecode>`_ and ask
 
  any questions.
 

	
 
- Open an issue at `issue tracker <https://bitbucket.org/conservancy/kallithea/issues>`_
 

	
 
- Join #rhodecode on FreeNode (irc.freenode.net)
 
  or use http://webchat.freenode.net/?channels=rhodecode for web access to irc.
 
- Join #kallithea on FreeNode (irc.freenode.net)
 
  or use http://webchat.freenode.net/?channels=kallithea for web access to irc.
 

	
 
- You can also follow me on twitter **@marcinkuzminski** where i often post some
 
  news about RhodeCode
 
You can follow this project on Twitter, **@KallitheaSCM**.
 

	
 

	
 
Online documentation
docs/setup.rst
Show inline comments
 
@@ -743,4 +743,3 @@ Some example init.d scripts can be found
 
.. _mercurial-server: http://www.lshift.net/mercurial-server.html
 
.. _PublishingRepositories: http://mercurial.selenic.com/wiki/PublishingRepositories
 
.. _Issues tracker: https://bitbucket.org/conservancy/kallithea/issues
 
.. _google group rhodecode: http://groups.google.com/group/rhodecode
docs/usage/troubleshooting.rst
Show inline comments
 
@@ -67,9 +67,6 @@ Troubleshooting
 
    you have installed latest windows patches (especially KB2789397)
 

	
 

	
 
For further questions search the `Issues tracker`_, or post a message in the
 
`google group rhodecode`_
 

	
 
.. _virtualenv: http://pypi.python.org/pypi/virtualenv
 
.. _python: http://www.python.org/
 
.. _mercurial: http://mercurial.selenic.com/
 
@@ -79,4 +76,3 @@ For further questions search the `Issues
 
.. _mercurial-server: http://www.lshift.net/mercurial-server.html
 
.. _PublishingRepositories: http://mercurial.selenic.com/wiki/PublishingRepositories
 
.. _Issues tracker: https://bitbucket.org/conservancy/kallithea/issues
 
.. _google group rhodecode: http://groups.google.com/group/rhodecode
0 comments (0 inline, 0 general)