Skip to content

Commit 794f56e

Browse files
committed
fix(doc): fix broken links
1 parent 2518575 commit 794f56e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<a href="https://ci.appveyor.com/project/shakyShane/browser-sync" title="AppVeyor branch">
33
<img src="https://img.shields.io/appveyor/ci/shakyshane/browser-sync/master.svg?style=flat-square&label=windows" />
44
</a>
5-
<a href="https://travis-ci.org/Browsersync/browser-sync" title="Travis branch">
5+
<a href="https://travis-ci.org/BrowserSync/browser-sync" title="Travis branch">
66
<img src="https://img.shields.io/travis/BrowserSync/browser-sync/master.svg?style=flat-square&label=linux" />
77
</a>
8-
<a href="https://coveralls.io/r/Browsersync/browser-sync?branch=master" title="Coverage Status">
8+
<a href="https://coveralls.io/r/BrowsersSync/browser-sync?branch=master" title="Coverage Status">
99
<img src="https://img.shields.io/coveralls/BrowserSync/browser-sync.svg?style=flat-square" />
1010
</a>
1111
<a href="https://www.npmjs.com/package/browser-sync">

0 commit comments

Comments
 (0)