diff --git a/README.md b/README.md index 1ace896a..489b3067 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,9 @@ [![flake8](https://github.com/vkbo/novelWriter/workflows/flake8/badge.svg)](https://github.com/vkbo/novelWriter/actions) [![codecov](https://codecov.io/gh/vkbo/novelWriter/branch/main/graph/badge.svg)](https://codecov.io/gh/vkbo/novelWriter) [![docs](https://readthedocs.org/projects/novelwriter/badge/?version=latest)](https://novelwriter.readthedocs.io/en/latest/?badge=latest) -[![pypi](https://img.shields.io/pypi/v/novelwriter)](https://pypi.org/project/novelWriter/) -[![python](https://img.shields.io/pypi/pyversions/novelwriter)](https://pypi.org/project/novelWriter/) +[![release](https://img.shields.io/github/v/release/vkbo/novelwriter)](https://github.com/vkbo/novelWriter/releases) +[![pypi](https://img.shields.io/pypi/v/novelwriter)](https://pypi.org/project/novelWriter) +[![python](https://img.shields.io/pypi/pyversions/novelwriter)](https://pypi.org/project/novelWriter) diff --git a/docs/source/index.rst b/docs/source/index.rst index 03e8cf98..172adf5e 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -2,7 +2,7 @@ novelWriter |release| ##################### -.. image:: https://github.com/vkbo/novelWriter/workflows/pytest/badge.svg +.. image:: https://github.com/vkbo/novelWriter/workflows/python%203.8/badge.svg?branch=main :target: https://github.com/vkbo/novelWriter/actions :alt: Python Tests