diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-13 09:01:28 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-13 09:01:28 -0500 |
commit | 7051861708be5f2613ab92ec03bd80399a817a0c (patch) | |
tree | 0acca2acc38acee223162bf0dc5d1906116dcb18 | |
parent | e026f2cda240ace6a68bfa7a64febc694c1a5275 (diff) | |
download | horizon-7051861708be5f2613ab92ec03bd80399a817a0c.tar.gz horizon-7051861708be5f2613ab92ec03bd80399a817a0c.tar.bz2 horizon-7051861708be5f2613ab92ec03bd80399a817a0c.tar.xz horizon-7051861708be5f2613ab92ec03bd80399a817a0c.zip |
README: Add coverage link, fix Contributing link
-rw-r--r-- | README.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -31,6 +31,7 @@ auditable, secure, and fast. :target: https://code.foxkit.us/adelie/horizon/pipelines .. image:: https://code.foxkit.us/adelie/horizon/badges/master/coverage.svg + :target: https://horizon.adelielinux.org/coverage/ .. image:: https://img.shields.io/codacy/grade/fcca720981ee4646aa7e5b4f2f124aa4.svg :target: https://app.codacy.com/project/awilfox/horizon/dashboard @@ -144,7 +145,7 @@ Contributing See the CONTIRIBUTING.rst_ file in the same directory as this README for more details on how to contribute to Project Horizon. -.. _CONTRIBUTING.rst: CONTRIBUTING.rst +.. _CONTRIBUTING.rst: ./CONTRIBUTING.rst |