Skip to content

Commit 38adb11

Browse files
committed
fixed travis urls
1 parent 89e438c commit 38adb11

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
@@ -23,5 +23,5 @@ parse('component/emitter#1') // => ['component', 'emitter', '1']
2323

2424
See the tests for all the different types of supported URLs.
2525

26-
[ci-image]: https://travis-ci.org/bahmutov/parse-github-repo-url.png?branch=master
27-
[ci-url]: https://travis-ci.org/bahmutov/parse-github-repo-url
26+
[ci-image]: https://travis-ci.org/repo-utils/parse-github-repo-url.png?branch=master
27+
[ci-url]: https://travis-ci.org/repo-utils/parse-github-repo-url

0 commit comments

Comments
 (0)