Skip to content

Commit b108a2a

Browse files
committed
fix gitaction link in README file
1 parent 906dca0 commit b108a2a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<a href="https://badge.fury.io/py/serpapi-python">![Package](https://badge.fury.io/py/serpapi.svg)</a>
77
<a href="https://pepy.tech/project/serpapi-python">![Downloads](https://static.pepy.tech/personalized-badge/serpapi?period=month&units=international_system&left_color=grey&right_color=brightgreen&left_text=Downloads)</a>
8-
<a href="https://github.com/serpapi/serpapi-python/actions/workflows/ci.yml">![Build](https://github.com/serpapi/serpapi-python/actions/workflows/python-package.yml/badge.svg)</a>
8+
[![serpapi-python](https://github.com/serpapi/serpapi-python/actions/workflows/ci.yml/badge.svg)](https://github.com/serpapi/serpapi-python/actions/workflows/ci.yml)
99
</div>
1010

1111

README.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ end
1616

1717
<a href="https://badge.fury.io/py/serpapi-python">![Package](https://badge.fury.io/py/serpapi.svg)</a>
1818
<a href="https://pepy.tech/project/serpapi-python">![Downloads](https://static.pepy.tech/personalized-badge/serpapi?period=month&units=international_system&left_color=grey&right_color=brightgreen&left_text=Downloads)</a>
19-
<a href="https://github.com/serpapi/serpapi-python/actions/workflows/ci.yml">![Build](https://github.com/serpapi/serpapi-python/actions/workflows/python-package.yml/badge.svg)</a>
19+
[![serpapi-python](https://github.com/serpapi/serpapi-python/actions/workflows/ci.yml/badge.svg)](https://github.com/serpapi/serpapi-python/actions/workflows/ci.yml)
2020
</div>
2121

2222

0 commit comments

Comments
 (0)