Skip to content

Commit 652b318

Browse files
committed
Fix CI status badge in README.md
1 parent c9a5f8f commit 652b318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Parallel Markets JavaScript Modules
22

3-
[![CI Status](https://github.com/parallel-markets/parallel-js/workflows/ci/badge.svg?branch=master)](https://github.com/parallel-markets/parallel-js/actions?query=branch%3Amaster+workflow%3Aci)
3+
[![ci](https://github.com/parallel-markets/parallel-js/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/parallel-markets/parallel-js/actions/workflows/ci.yml)
44

55
This repo contains a few packages to make integration with the [Parallel Markets JavaScript SDK](https://developer.parallelmarkets.com/docs/javascript) as easy as possible.
66

0 commit comments

Comments
 (0)