Skip to content

Commit 6de9fa7

Browse files
committed
fix badges
1 parent 7adc90c commit 6de9fa7

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
# iDOM
22

3-
<a href="https://travis-ci.org/rmorshea/fstr"><img alt="Build Status" src="https://travis-ci.org/rmorshea/fstr.svg?branch=master"></a>
3+
<a href="https://travis-ci.org/rmorshea/idom"><img alt="Build Status" src="https://travis-ci.org/rmorshea/idom.svg?branch=master"></a>
44
<a href="https://github.com/ambv/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
5-
<a href="https://github.com/rmorshea/fstr/blob/master/LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-purple.svg"></a>
5+
<a href="https://github.com/rmorshea/idom/blob/master/LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-purple.svg"></a>
66

77
Libraries for defining and controlling interactive webpages with Python 3.6 and above.
88

0 commit comments

Comments
 (0)