Skip to content

Commit

Permalink
chore: update README links (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola authored Jun 29, 2023
1 parent ac5c36b commit 2b6c46a
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
Hetzner Cloud Python
====================


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

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

.. _end-of-life: https://devguide.python.org/#status-of-python-branches
.. _end-of-life: https://devguide.python.org/versions/#status-of-python-versions

Development
-----------
Expand Down Expand Up @@ -64,4 +63,4 @@ License
-------------
The MIT License (MIT). Please see `License File`_ for more information.

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

0 comments on commit 2b6c46a

Please sign in to comment.