Skip to content

Commit

Permalink
fix(proj): Fix typo in pyup url #173 (#174)
Browse files Browse the repository at this point in the history
When I typed the pyup url I made a typo.

closes #173
  • Loading branch information
imAsparky committed Nov 14, 2021
1 parent da6af86 commit 28baae8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rst
Expand Up @@ -26,8 +26,9 @@ workflow experience.**
:alt: Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.
:target: https://www.repostatus.org/#wip

.. image:: https://pyup.io/repos/github/imAsparky/cookiecutter-py3-pacakge/shield.svg
:target: https://pyup.io/repos/github/imAsparky/cookiecutter-py3-pacakge/
.. image:: https://pyup.io/repos/github/imAsparky/cookiecutter-py3-package/shield.svg
:target: https://pyup.io/repos/github/imAsparky/cookiecutter-py3-package/
:alt: Updates

.. image:: http://isitmaintained.com/badge/resolution/imAsparky/cookiecutter-py3-package.svg
:alt: Project is Maintained
Expand Down

0 comments on commit 28baae8

Please sign in to comment.