transition from bitbucket -> s.mcquay.me
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ If you're going to hack, clone this repo:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
hg clone https://bitbucket.org/smcquay/ircbot
|
||||
git clone https://s.mcquay.me/smcquay/ircbot
|
||||
cd ircbot
|
||||
python setup.py develop
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ setup(
|
||||
entry_points={'console_scripts': [
|
||||
'ircbot = ircbot.main:main',
|
||||
]},
|
||||
url='https://bitbucket.org/smcquay/ircbot',
|
||||
url='https://s.mcquay.me/smcquay/ircbot',
|
||||
license='WTFPL',
|
||||
description= (
|
||||
'a rather simple echo irc bot to stand as a simple example of how '
|
||||
|
||||
Reference in New Issue
Block a user