Skip to content

Commit 2b6c46a

Browse files
authored
chore: update README links (#224)
1 parent ac5c36b commit 2b6c46a

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

README.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
Hetzner Cloud Python
22
====================
33

4-
5-
.. image:: https://github.com/hetznercloud/hcloud-python/workflows/Unit%20Tests/badge.svg
6-
:target: https://github.com/hetznercloud/hcloud-cloud-controller-manager/actions
7-
.. image:: https://github.com/hetznercloud/hcloud-python/workflows/Code%20Style/badge.svg
8-
:target: https://github.com/hetznercloud/hcloud-cloud-controller-manager/actions
4+
.. image:: https://github.com/hetznercloud/hcloud-python/actions/workflows/test.yml/badge.svg
5+
:target: https://github.com/hetznercloud/hcloud-python/actions/workflows/test.yml
6+
.. image:: https://github.com/hetznercloud/hcloud-python/actions/workflows/lint.yml/badge.svg
7+
:target: https://github.com/hetznercloud/hcloud-python/actions/workflows/lint.yml
98
.. image:: https://readthedocs.org/projects/hcloud-python/badge/?version=latest
109
:target: https://hcloud-python.readthedocs.io
1110
.. image:: https://img.shields.io/pypi/pyversions/hcloud.svg
@@ -32,7 +31,7 @@ Supported Python versions
3231

3332
We support python versions until `end-of-life`_.
3433

35-
.. _end-of-life: https://devguide.python.org/#status-of-python-branches
34+
.. _end-of-life: https://devguide.python.org/versions/#status-of-python-versions
3635

3736
Development
3837
-----------
@@ -64,4 +63,4 @@ License
6463
-------------
6564
The MIT License (MIT). Please see `License File`_ for more information.
6665

67-
.. _License File: https://github.com/hetznercloud/hcloud-python/blob/master/LICENSE
66+
.. _License File: https://github.com/hetznercloud/hcloud-python/blob/main/LICENSE

0 commit comments

Comments
 (0)