Fixed nimfuzz webpage link

Silly mistake in original
This commit is contained in:
apense 2015-06-13 12:07:37 -04:00
parent e6444feb27
commit a72a30d3d3

View File

@ -1694,6 +1694,6 @@
"tags": ["fuzzing", "testing", "hacking", "security"],
"description": "Simple and compact fuzzing",
"license": "Apache License 2.0",
"web": "https://apense.github.io/apense/nimfuzz"
"web": "https://apense.github.io/nimfuzz"
}
]