Skip to content

Commit

Permalink
Fix readme download target (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Sep 17, 2024
1 parent c076da9 commit bc0405c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ The problem
:target: https://badge.fury.io/py/platformdirs
.. image:: https://img.shields.io/pypi/pyversions/platformdirs.svg
:target: https://pypi.python.org/pypi/platformdirs/
.. image:: https://github.com/platformdirs/platformdirs/actions/workflows/check.yml/badge.svg
.. image:: https://github.com/tox-dev/platformdirs/actions/workflows/check.yaml/badge.svg
:target: https://github.com/platformdirs/platformdirs/actions
.. image:: https://static.pepy.tech/badge/platformdirs/month
:target: https://pepy.tech/project/tox-uv
:target: https://pepy.tech/project/platformdirs

When writing desktop application, finding the right location to store user data
and configuration varies per platform. Even for single-platform apps, there
Expand Down

0 comments on commit bc0405c

Please sign in to comment.