mirror of
https://github.com/JHUAPL/kami.git
synced 2026-01-08 22:38:03 -05:00
Correction to documentation badge
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user