Skip to content

Commit fabce50

Browse files
authored
Update README.md
1 parent cec5b37 commit fabce50

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Show js error
99
Shows a message when an js error occurs in a browser.<br>
1010
Useful for developing and testing your site on mobile phones, tablets and desktop.
1111

12-
Shortly:<br>![Shortly](https://raw.githubusercontent.com/hcodes/show-js-error/gh-pages/images/simple.png?)<br><br>
13-
Detail:<br>![Detail](https://raw.githubusercontent.com/hcodes/show-js-error/gh-pages/images/detailed.png?)
12+
Shortly:<br>![Shortly](https://raw.githubusercontent.com/hcodes/show-js-error/master/images/simple.png?)<br><br>
13+
Detail:<br>![Detail](https://raw.githubusercontent.com/hcodes/show-js-error/master/images/detailed.png?)
1414

1515
## Browsers
1616
Any.
@@ -63,5 +63,5 @@ showJSError.show(err);
6363

6464
## [Example](http://hcodes.github.io/show-js-error/tests/many.html)
6565

66-
## [License](https://github.com/hcodes/show-js-error/blob/gh-pages/LICENSE)
66+
## [License](https://github.com/hcodes/show-js-error/blob/master/LICENSE)
6767
MIT License

0 commit comments

Comments
 (0)