Correction to documentation badge

This commit is contained in:
James P. Howard, II
2022-08-08 17:09:19 -04:00
parent 2351e6f23e
commit 40cbaced51
3 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,9 @@
Changelog
=========
- :support:`0` Completed unit tests
- :release:`0.5.0 <2022.08.08>`
- :feature:`0` Added a barebones "starter" model to build from
- :support:`0` Numerous documentation cleanups
- :bug:`0` Numerous code cleanups to remove void returns and eliminate stored Model references

View File

@@ -7,8 +7,8 @@ Introduction
.. image:: https://github.com/JHUAPL/kami/actions/workflows/build-develop.yml/badge.svg?branch=develop
:target: https://github.com/JHUAPL/kami/actions/workflows/build-develop.yml
:alt: Build Status (develop)
.. image:: https://readthedocs.org/projects/kami/badge/?version=latest
:target: https://kami.readthedocs.io/en/latest/?badge=latest
.. image:: https://readthedocs.org/projects/kami/badge/?version=main
:target: https://kami.readthedocs.io/en/main/
:alt: Documentation Status
.. image:: https://img.shields.io/github/release/JHUAPL/kami.svg
:target: https://github.com/JHUAPL/kami/releases