@@ -69,20 +69,20 @@ domdf_python_tools
6969 :target: https://www.codefactor.io/repository/github/domdfcoding/domdf_python_tools
7070 :alt: CodeFactor Grade
7171
72- .. |pypi-version | image :: https://img.shields.io/pypi/v/domdf_python_tools
73- :target: https://pypi.org/project/domdf_python_tools /
72+ .. |pypi-version | image :: https://img.shields.io/pypi/v/domdf-python-tools
73+ :target: https://pypi.org/project/domdf-python-tools /
7474 :alt: PyPI - Package Version
7575
76- .. |supported-versions | image :: https://img.shields.io/pypi/pyversions/domdf_python_tools ?logo=python&logoColor=white
77- :target: https://pypi.org/project/domdf_python_tools /
76+ .. |supported-versions | image :: https://img.shields.io/pypi/pyversions/domdf-python-tools ?logo=python&logoColor=white
77+ :target: https://pypi.org/project/domdf-python-tools /
7878 :alt: PyPI - Supported Python Versions
7979
80- .. |supported-implementations | image :: https://img.shields.io/pypi/implementation/domdf_python_tools
81- :target: https://pypi.org/project/domdf_python_tools /
80+ .. |supported-implementations | image :: https://img.shields.io/pypi/implementation/domdf-python-tools
81+ :target: https://pypi.org/project/domdf-python-tools /
8282 :alt: PyPI - Supported Implementations
8383
84- .. |wheel | image :: https://img.shields.io/pypi/wheel/domdf_python_tools
85- :target: https://pypi.org/project/domdf_python_tools /
84+ .. |wheel | image :: https://img.shields.io/pypi/wheel/domdf-python-tools
85+ :target: https://pypi.org/project/domdf-python-tools /
8686 :alt: PyPI - Wheel
8787
8888.. |conda-version | image :: https://img.shields.io/conda/v/domdfcoding/domdf_python_tools?logo=anaconda
@@ -111,8 +111,8 @@ domdf_python_tools
111111.. |maintained | image :: https://img.shields.io/maintenance/yes/2025
112112 :alt: Maintenance
113113
114- .. |pypi-downloads | image :: https://img.shields.io/pypi/dm/domdf_python_tools
115- :target: https://pypi.org/project/domdf_python_tools /
114+ .. |pypi-downloads | image :: https://img.shields.io/pypi/dm/domdf-python-tools
115+ :target: https://pypi.org/project/domdf-python-tools /
116116 :alt: PyPI - Downloads
117117
118118.. end shields
@@ -130,7 +130,7 @@ To install with ``pip``:
130130
131131.. code-block :: bash
132132
133- $ python -m pip install domdf_python_tools
133+ $ python -m pip install domdf-python-tools
134134
135135 To install with ``conda ``:
136136
@@ -145,6 +145,6 @@ To install with ``conda``:
145145
146146 .. code-block :: bash
147147
148- $ conda install domdf_python_tools
148+ $ conda install domdf-python-tools
149149
150150.. end installation
0 commit comments