Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit aa6c069

Browse files
authored
chore(readme): add href to travis-cli and david-dm
1 parent c702cc2 commit aa6c069

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
@@ -8,10 +8,10 @@
88
<a href="https://badge.fury.io/js/react-semantics">
99
<img src="https://badge.fury.io/js/react-semantics.svg" alt="npm package" />
1010
</a>
11-
<a href="">
11+
<a href="https://travis-ci.com/csvenke/react-semantics">
1212
<img src="https://travis-ci.com/csvenke/react-semantics.svg?branch=master" alt="build status" />
1313
</a>
14-
<a href="">
14+
<a href="https://david-dm.org/csvenke/react-semantics">
1515
<img src="https://david-dm.org/csvenke/react-semantics.svg" alt="dependencies status" />
1616
</a>
1717
<a href="https://greenkeeper.io/">

0 commit comments

Comments
 (0)