We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6146dc0 commit e00a337Copy full SHA for e00a337
README.md
@@ -25,7 +25,7 @@
25
</a>
26
<!-- Build Status -->
27
<a href="https://travis-ci.org/kataras/muxie">
28
- <img src="https://img.shields.io/travis/kataras/muxie/master.svg?style=flat-square"
+ <img src="https://img.shields.io/travis/kataras/muxie/v1.svg?style=flat-square"
29
alt="Build Status" />
30
31
<!-- Report Card -->
@@ -34,7 +34,7 @@
34
alt="Report Card" />
35
36
<!-- Examples -->
37
- <a href="https://github.com/kataras/muxie/tree/master/_examples">
+ <a href="https://github.com/kataras/muxie/tree/v1/_examples">
38
<img src="https://img.shields.io/badge/learn%20by-examples-yellow.svg?style=flat-square"
39
alt="Example" />
40
0 commit comments