From 296d3571722cc848e9ebb26835595194ec083222 Mon Sep 17 00:00:00 2001 From: Kori Kuzma Date: Thu, 31 Jul 2025 21:18:27 -0400 Subject: [PATCH] fix(docs): use correct link for forks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2307661..cb27a90 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ the [GA4GH Variant Annotation Specification (VA-Spec)](https://github.com/ga4gh/ ## Development [![action status](https://github.com/ga4gh/va-spec-python/actions/workflows/python-cqa.yaml/badge.svg)](https://github.com/ga4gh/va-spec-python/actions/workflows/python-cqa.yaml) [![issues](https://img.shields.io/github/issues-raw/ga4gh/va-spec-python.svg)](https://github.com/ga4gh/va-spec-python/issues) -[![GitHub Open Pull Requests](https://img.shields.io/github/issues-pr/ga4gh/va-spec-python.svg)](https://github.com/ga4gh/va-spec-python/pull/) [![GitHub license](https://img.shields.io/github/contributors/ga4gh/va-spec-python.svg)](https://github.com/ga4gh/va-spec-python/graphs/contributors/) [![GitHub stars](https://img.shields.io/github/stars/ga4gh/va-spec-python.svg?style=social&label=Stars)](https://github.com/ga4gh/va-spec-python/stargazers) [![GitHub forks](https://img.shields.io/github/forks/ga4gh/va-spec-python.svg?style=social&label=Forks)](https://github.com/ga4gh/va-spec-python/network) +[![GitHub Open Pull Requests](https://img.shields.io/github/issues-pr/ga4gh/va-spec-python.svg)](https://github.com/ga4gh/va-spec-python/pull/) [![GitHub license](https://img.shields.io/github/contributors/ga4gh/va-spec-python.svg)](https://github.com/ga4gh/va-spec-python/graphs/contributors/) [![GitHub stars](https://img.shields.io/github/stars/ga4gh/va-spec-python.svg?style=social&label=Stars)](https://github.com/ga4gh/va-spec-python/stargazers) [![GitHub forks](https://img.shields.io/github/forks/ga4gh/va-spec-python.svg?style=social&label=Forks)](https://github.com/ga4gh/va-spec-python/forks) ## Features