Skip to content

Commit cd29648

Browse files
authored
Fix circleci badge (attempt 2) (#73)
1 parent 05262e6 commit cd29648

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<p align="center"><img src="https://s3-us-west-1.amazonaws.com/set-protocol/img/assets/set-protocol-logo.png" width="64" /></p>
22

33
<p align="center">
4-
<a href="https://circleci.com/gh/SetProtocol/set.js/tree/master" target="_blank" rel="noopener">
5-
<img src="https://circleci.com/gh/SetProtocol/set.js.svg?style=shield" />
4+
<a href="https://circleci.com/gh/SetProtocol/set.js">
5+
<img src="https://img.shields.io/circleci/build/gh/SetProtocol/set.js/master" />
66
</a>
77
<a href='https://github.com/SetProtocol/set.js/blob/master/LICENSE' target="_blank" rel="noopener">
88
<img src='https://img.shields.io/badge/License-Apache%202.0-blue.svg' alt='License' />

0 commit comments

Comments
 (0)