Skip to content

Commit

Permalink
Fixed badge URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielsharief committed Oct 12, 2019
1 parent 5fb2b9a commit 75b0473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DOM

![license](https://img.shields.io/badge/license-MIT-brightGreen.svg)
[![build](https://travis-ci.org/originphp/dom.svg?branch=masterhttps://travis-ci.org/originphp/dom.svg?branch=master)](https://travis-ci.org/originphp/dom)
[![build](https://travis-ci.org/originphp/dom.svg?branch=master)](https://travis-ci.org/originphp/dom)
[![coverage](https://coveralls.io/repos/github/originphp/dom/badge.svg?branch=master)](https://coveralls.io/github/originphp/dom?branch=master)

The DOM utility extends the dom extension and provides javascript style query selectors (even when xpath fails).
Expand Down

0 comments on commit 75b0473

Please sign in to comment.