We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c6542a commit 1ce4c21Copy full SHA for 1ce4c21
docs/faq_and_known_issues/README.md
@@ -399,7 +399,7 @@ For instance:
399
<div class="notranslate">
400
401
```
402
-wget http://www.eicar.org/download/eicar.com.txt -O /tmp/eicar.com.txt
+wget https://secure.eicar.org/eicar.com.txt -O /tmp/eicar.com.txt
403
curl -v -s -o /dev/null -F 'data=@/tmp/eicar.com.txt' http://mycoolwebsite.net/
404
405
</div>
0 commit comments