diff options
| author | jvoisin | 2018-04-26 14:11:24 +0200 |
|---|---|---|
| committer | jvoisin | 2018-04-26 14:11:24 +0200 |
| commit | 9c4fb73b330e10395e1627d73e46a855e236ad29 (patch) | |
| tree | 62d2c6fbd56bd962c60de7178e67a53241340b43 | |
| parent | e328b96e2c6c5fd4d54ce70240aa411524d18aa4 (diff) | |
Fix a missing link
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -88,7 +88,7 @@ Ho, and by the way, you can run the *comprehensive* testsuite with `make tests`. | |||
| 88 | 88 | ||
| 89 | Check the [whitelist.yar](https://github.com/nbs-system/php-malware-finder/blob/master/php-malware-finder/whitelist.yar) file. | 89 | Check the [whitelist.yar](https://github.com/nbs-system/php-malware-finder/blob/master/php-malware-finder/whitelist.yar) file. |
| 90 | If you're lazy, you can generate whitelists for entire folders with the | 90 | If you're lazy, you can generate whitelists for entire folders with the |
| 91 | [generate_whitelist.py](https://github.com/nbs-system/php-malware-finder/blob/master/php-malware-finder/generate_whitelist.py) script. | 91 | [generate_whitelist.py](https://github.com/nbs-system/php-malware-finder/blob/master/php-malware-finder/utils/generate_whitelist.py) script. |
| 92 | 92 | ||
| 93 | ## Why should I use it instead of something else? | 93 | ## Why should I use it instead of something else? |
| 94 | 94 | ||
