From 274173c02c6cafebdcf3c27c19d3b4c010f6eb4c Mon Sep 17 00:00:00 2001 From: MS List Date: Sun, 29 May 2022 21:34:47 -0400 Subject: [PATCH] Fixed badges branch. --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 43361f0..3c32cb3 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,12 @@ pyluach ======= -.. image:: https://readthedocs.org/projects/pyluach/badge/?version=latest - :target: http://pyluach.readthedocs.io/en/latest/?badge=latest +.. image:: https://readthedocs.org/projects/pyluach/badge/?version=stable + :target: http://pyluach.readthedocs.io/en/latest/?badge=stable :alt: Documentation Status -.. image:: https://github.com/simlist/pyluach/actions/workflows/testing-and-coverage.yml/badge.svg?branch=dev +.. image:: https://github.com/simlist/pyluach/actions/workflows/testing-and-coverage.yml/badge.svg?branch=master :target: https://github.com/simlist/pyluach/actions/workflows/testing-and-coverage.yml -.. image:: https://coveralls.io/repos/github/simlist/pyluach/badge.svg?branch=dev - :target: https://coveralls.io/github/simlist/pyluach?branch=dev +.. image:: https://coveralls.io/repos/github/simlist/pyluach/badge.svg?branch=master + :target: https://coveralls.io/github/simlist/pyluach?branch=master Pyluach is a Python package for manipulating Hebrew (Jewish) calendar dates and Hebrew-Gregorian conversions.