Skip to content

Commit

Permalink
Replace with new GitHub username
Browse files Browse the repository at this point in the history
  • Loading branch information
weibeu committed Jun 27, 2021
1 parent a26e289 commit cad2168
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Expand Up @@ -10,7 +10,7 @@ Basic Questions

If you're having any issue with the library itself, please do check if similar issue already exists in the `Flask Discord Issues`_ section. If you can't find any issue which helps you, then feel free to create a new one; check `Reporting New Issues`_ or just ask about it in ``#flask-discord`` channel of our `Discord community`_.

.. _Flask Discord Issues: https://github.com/thec0sm0s/Flask-Discord/issues
.. _Flask Discord Issues: https://github.com/weibeu/Flask-Discord/issues
.. _Discord community: https://discord.gg/7CrQEyP
.. _PEP 8: https://www.python.org/dev/peps/pep-0008/

Expand Down
2 changes: 1 addition & 1 deletion docs/introduction.rst
Expand Up @@ -37,7 +37,7 @@ in shell or command prompt: ::
You can also install the latest development version (**maybe unstable/broken**) by
using following command: ::

python3 -m pip install -U git+https://github.com/thec0sm0s/Flask-Discord.git@dev
python3 -m pip install -U git+https://github.com/weibeu/Flask-Discord.git@dev


Basic Usage
Expand Down

0 comments on commit cad2168

Please sign in to comment.