Skip to content

Commit e65b0a1

Browse files
authored
Merge pull request #10 from rvalitov/bug/update-urls
[fix] correct URLs
2 parents d88569e + 1d5e7ee commit e65b0a1

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
@@ -1,8 +1,8 @@
1-
# grunt-contrib-obfuscator [![Build Status](https://travis-ci.org/javascript-obfuscator/grunt-contrib-obfuscator.svg?branch=master)](https://travis-ci.org/javascript-obfuscator/grunt-contrib-obfuscator)
1+
# grunt-contrib-obfuscator [![Build Status](https://travis-ci.com/javascript-obfuscator/grunt-contrib-obfuscator.svg?branch=master)](https://travis-ci.com/javascript-obfuscator/grunt-contrib-obfuscator)
22

33
> Obfuscate JavaScript files using [javascript-obfuscator](https://github.com/javascript-obfuscator/javascript-obfuscator)@0.10.0.
44
5-
You can try the javascript-obfuscator module and see all its options here: https://javascriptobfuscator.herokuapp.com
5+
You can try the javascript-obfuscator module and see all its options here: https://obfuscator.io/
66

77
## Getting Started
88

0 commit comments

Comments
 (0)