Skip to content

Commit

Permalink
Documentation Improvements (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
robelasefa authored Aug 30, 2024
1 parent 3494595 commit c629fe5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Setting things up

.. code-block:: bash
$ git remote add upstream https://github.com/HirschHeissIch/ptbstats
$ git remote add upstream https://github.com/Bibo-Joshi/ptbstats
4. Install dependencies:

Expand Down Expand Up @@ -206,7 +206,7 @@ break the API classes. For example:
self.last_name = last_name
.. _`issue tracker`: https://github.com/HirschHeissIch/ptbstats/-/issues
.. _`issue tracker`: https://github.com/Bibo-Joshi/ptbstats/-/issues
.. _`developer' mailing list`: [email protected]
.. _`PEP 8 Style Guide`: https://www.python.org/dev/peps/pep-0008/
.. _`sphinx`: http://sphinx-doc.org
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Installation

Install via::

pip install git+https://github.com/Bibo-Joshi/ptbstats.git@v2.1
pip install git+https://github.com/Bibo-Joshi/ptbstats.git@v2.2

``ptbstats`` does not have a proper package (yet), because the author is too lazy for unittests and stuff …

Expand Down

0 comments on commit c629fe5

Please sign in to comment.