Skip to content

Commit f1de7a3

Browse files
authored
Update README.md
1 parent ace31c4 commit f1de7a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ wget --output-document ./pcreWorker.js https://regex101.com/pcreWorker.js;
3535
wget --output-document ./pcrelib.js https://regex101.com/pcrelib.js;
3636
```
3737

38-
You can find a script here : [runLocalRegex101.sh](https://raw.githubusercontent.com/Syskaw/Regex101.com-offline-app/master/runLocalRegex101.sh) (thanks for you help [@CodeMan99](https://github.com/CodeMan99)) to run your regex101 instance easily :
38+
You can find a script here : [runLocalRegex101.sh](https://raw.githubusercontent.com/ibaaj/Regex101.com-offline-app/master/runLocalRegex101.sh) (thanks for you help [@CodeMan99](https://github.com/CodeMan99)) to run your regex101 instance easily :
3939
```
40-
wget -O - https://raw.githubusercontent.com/Syskaw/Regex101.com-offline-app/master/runLocalRegex101.sh | bash
40+
wget -O - https://raw.githubusercontent.com/ibaaj/Regex101.com-offline-app/master/runLocalRegex101.sh | bash
4141
```
4242

4343

0 commit comments

Comments
 (0)