Skip to content

Commit 73fdc7e

Browse files
committed
✏️ Fix links
1 parent e43b7e5 commit 73fdc7e

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

docs/document/badges.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ example:
1111

1212
.. |Downloads| image::
1313
https://static.pepy.tech/badge/cookiecutter-namespace-template
14-
:target: https://www.pepy.tech/projects/cookiecutter-namespace-template
14+
:target: https://pepy.tech/projects/cookiecutter-namespace-template
1515
.. |Versions| image::
1616
https://img.shields.io/pypi/pyversions/cookiecutter-namespace-template.svg
1717
:target: https://pypi.org/project/cookiecutter-namespace-template/

docs/document/sphinx/extensions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Third-party extensions
7272
`Sphinx-Needs <https://sphinx-needs.readthedocs.io/en/latest/>`_
7373
allows the definition, linking and filtering of need-objects, for example
7474
requirements and test cases
75-
`Sphinx-pyreverse <https://github.com/alendit/sphinx-pyreverse>`_
75+
`Sphinx-pyreverse <https://github.com/sphinx-pyreverse/sphinx-pyreverse>`_
7676
generate a UML diagram from python modules
7777
`sphinx-jsonschema <https://github.com/lnoor/sphinx-jsonschema>`_
7878
display a `JSON Schema <https://json-schema.org>`_ in the Sphinx

docs/document/sphinx/test.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ Vale is configured in the :file:`.vale.ini` file:
260260
BasedOnStyles = cusy-en
261261
262262
.. seealso::
263-
* `Vale Configuration <https://vale.sh/docs/topics/config/>`_
263+
* `Vale Configuration <https://vale.sh/docs/vale-ini>`_
264264

265265
You should then update your :ref:`.gitignore <gitignore>` file if necessary:
266266

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ visualisation:
3131
* `Python für Data Science <https://www.python4data.science/en/latest/>`_
3232
* `PyViz-Tutorial <https://pyviz-tutorial.readthedocs.io/de/latest/>`_
3333
* `cusy Design-System: Datenvisualisierung
34-
<https://www.cusy.design/de/latest/viz/index.html>`_
34+
<https://www.cusy.design/viz/index.html>`_
3535

3636
All tutorials serve as seminar documents for our harmonised training courses:
3737

docs/packs/gitlab.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ GitLab project. However, the following conditions must be met:
1616
You can then use the package with both :term:`pip` and :term:`uv`.
1717

1818
.. seealso::
19-
`PyPI packages in the Package Registry
20-
<https://docs.gitlab.com/ee/user/packages/pypi_repository/#publish-a-pypi-package-by-using-twine>`_
19+
`Publish a PyPI package
20+
<https://docs.gitlab.com/ee/user/packages/pypi_repository/#publish-a-pypi-package>`_
2121

2222
Authentication
2323
--------------

docs/test/pytest/plugins.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ usual sequence of a test:
7171
:target: https://github.com/tonybaloney/pytest-freethreaded/stargazers
7272
.. image:: https://raster.shields.io/github/contributors/tonybaloney/pytest-freethreaded
7373
:alt: Contributors
74-
:target: https://github.com/tonybaloney/pytest-freethreaded/contributors
74+
:target: https://github.com/tonybaloney/pytest-freethreaded/graphs/contributors
7575
.. image:: https://raster.shields.io/github/commit-activity/y/tonybaloney/pytest-freethreaded
7676
:alt: Commit activity
7777
:target: https://github.com/tonybaloney/pytest-freethreaded/graphs/commit-activity
@@ -85,7 +85,7 @@ usual sequence of a test:
8585

8686
.. image:: https://raster.shields.io/github/stars/pytest-dev/pytest-rerunfailures
8787
:alt: Stars
88-
:target: https://github.com/pytest-dev/pytest-dev/pytest-rerunfailures
88+
:target: https://github.com/pytest-dev/pytest-rerunfailures
8989
.. image:: https://raster.shields.io/github/contributors/pytest-dev/pytest-rerunfailures
9090
:alt: Contributors
9191
:target: https://github.com/pytest-dev/pytest-rerunfailures/graphs/contributors
@@ -178,7 +178,7 @@ result. However, there are plugins that change the output even further:
178178
:target: https://github.com/mrmino/pytest-edit/stargazers
179179
.. image:: https://raster.shields.io/github/contributors/mrmino/pytest-edit
180180
:alt: Contributors
181-
:target: https://github.com/pytest-dev/mrmino/pytest-edit
181+
:target: https://github.com/mrmino/pytest-edit
182182
.. image:: https://raster.shields.io/github/commit-activity/y/mrmino/pytest-edit
183183
:alt: Commit activity
184184
:target: https://github.com/mrmino/pytest-edit/graphs/commit-activity
@@ -287,7 +287,7 @@ plugins that further simplify testing:
287287
:target: https://github.com/ElSnoMan/pyleniumio/stargazers
288288
.. image:: https://raster.shields.io/github/contributors/ElSnoMan/pyleniumio
289289
:alt: Contributors
290-
:target: https://github.com/pytest-dev/ElSnoMan/pyleniumio
290+
:target: https://github.com/ElSnoMan/pyleniumio/graphs/contributors
291291
.. image:: https://raster.shields.io/github/commit-activity/y/ElSnoMan/pyleniumio
292292
:alt: Commit activity
293293
:target: https://github.com/ElSnoMan/pyleniumio/graphs/commit-activity
@@ -388,7 +388,7 @@ therefore not surprising that there are several plugins that fulfil this need:
388388
:target: https://github.com/ionelmc/pytest-benchmark/graphs/commit-activity
389389
.. image:: https://raster.shields.io/github/license/ionelmc/pytest-benchmark
390390
:alt: Lizenz
391-
:target: https://github.com/pytest-dev/ionelmc/pytest-benchmark-1-ov-file#readme
391+
:target: https://github.com/ionelmc/pytest-benchmark?tab=BSD-2-Clause-1-ov-file#readme
392392

393393
`pytest-timeout <https://pypi.org/project/pytest-timeout/>`_
394394
prevents tests from running too long.

0 commit comments

Comments
 (0)