Skip to content

Commit 2933fa0

Browse files
committed
Fix PyPI link
1 parent 70c56cd commit 2933fa0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# jsonata-python
22

3-
[![Build Status][github-actions-shield]][github-actions-link] [![NuGet Package](https://img.shields.io/pypi/v/jsonata-python.svg)](https://www.pypi.org/projects/jsonata-python)
3+
[![Build Status][github-actions-shield]][github-actions-link]
4+
[![PyPI](https://img.shields.io/pypi/v/jsonata-python.svg)](https://www.pypi.org/project/jsonata-python)
45

56
[github-actions-shield]: https://github.com/rayokota/jsonata-python/actions/workflows/test.yml/badge.svg?branch=master
67
[github-actions-link]: https://github.com/rayokota/jsonata-python/actions

0 commit comments

Comments
 (0)