From 39823a28036f891b1dd863e823ff25495fc6d1ab Mon Sep 17 00:00:00 2001 From: Ronak Shah Date: Mon, 29 Sep 2025 11:43:54 -0400 Subject: [PATCH 1/3] Update README.rst --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 06004a0..8ef4ce4 100644 --- a/README.rst +++ b/README.rst @@ -6,11 +6,11 @@ genotype_variants .. image:: https://img.shields.io/pypi/v/genotype_variants.svg :target: https://pypi.python.org/pypi/genotype_variants -.. image:: https://img.shields.io/github/workflow/status/msk-access/genotype_variants/validate +.. image:: https://img.shields.io/github/workflow/status/msk-access/genotype_variants/validate.yaml :alt: GitHub Workflow Status -.. image:: https://readthedocs.org/projects/genotype-variants/badge/?version=latest - :target: https://genotype-variants.readthedocs.io/en/latest/?badge=latest +.. image:: https://readthedocs.org/projects/genotype-variants/badge/?version=develop + :target: https://genotype-variants.readthedocs.io/en/latest/?badge=develop :alt: Documentation Status From e01a1ad599e8307c3f0e282a8bd892b495688ee3 Mon Sep 17 00:00:00 2001 From: Ronak Shah Date: Mon, 29 Sep 2025 11:45:14 -0400 Subject: [PATCH 2/3] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8ef4ce4..d2d44ed 100644 --- a/README.rst +++ b/README.rst @@ -6,8 +6,8 @@ genotype_variants .. image:: https://img.shields.io/pypi/v/genotype_variants.svg :target: https://pypi.python.org/pypi/genotype_variants -.. image:: https://img.shields.io/github/workflow/status/msk-access/genotype_variants/validate.yaml - :alt: GitHub Workflow Status +.. image:: https://img.shields.io/github/actions/workflow/status/msk-access/genotype_variants/validate.yaml + :alt: GitHub Actions Workflow Status .. image:: https://readthedocs.org/projects/genotype-variants/badge/?version=develop :target: https://genotype-variants.readthedocs.io/en/latest/?badge=develop From 2c35603dc850b68599b876887a96d654af652655 Mon Sep 17 00:00:00 2001 From: Ronak Shah Date: Mon, 29 Sep 2025 11:49:44 -0400 Subject: [PATCH 3/3] Update README.rst --- README.rst | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/README.rst b/README.rst index d2d44ed..c3f61d5 100644 --- a/README.rst +++ b/README.rst @@ -2,17 +2,19 @@ genotype_variants ================= - -.. image:: https://img.shields.io/pypi/v/genotype_variants.svg - :target: https://pypi.python.org/pypi/genotype_variants - -.. image:: https://img.shields.io/github/actions/workflow/status/msk-access/genotype_variants/validate.yaml - :alt: GitHub Actions Workflow Status - -.. image:: https://readthedocs.org/projects/genotype-variants/badge/?version=develop - :target: https://genotype-variants.readthedocs.io/en/latest/?badge=develop - :alt: Documentation Status - +.. table:: Badges + + ====== =========================== + Badge Link + ====== =========================== + .. image:: https://img.shields.io/pypi/v/genotype_variants.svg + :target: https://pypi.python.org/pypi/genotype_variants + .. image:: https://img.shields.io/github/actions/workflow/status/msk-access/genotype_variants/validate.yaml + :alt: GitHub Actions Workflow Status + .. image:: https://readthedocs.org/projects/genotype-variants/badge/?version=develop + :target: https://genotype-variants.readthedocs.io/en/latest/?badge=develop + :alt: Documentation Status + ====== ===========================