summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Swiecki <robert@swiecki.net>2018-02-23 15:16:37 +0100
committerRobert Swiecki <robert@swiecki.net>2018-02-23 15:16:37 +0100
commit32f420f8b0cab31c84a28425d418b15af53a3b31 (patch)
treebd840c50967d2874d4a9355642d4d10cd47f598e /README.md
parentfede7f810ddf2a088a60e814afadddd018722775 (diff)
downloadhonggfuzz-32f420f8b0cab31c84a28425d418b15af53a3b31.tar.gz
readme: fuzzing rust
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 785e2968..0ba7810a 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,7 @@ Honggfuzz has been used to find a few interesting security problems in major sof
* [__Owl__: a system for finding concurrency attacks](https://github.com/hku-systems/owl)
* [__honggfuzz-docker-apps__](https://github.com/skysider/honggfuzz_docker_apps)
* [__FFW - Fuzzing For Worms__](https://github.com/dobin/ffw)
- * [__honggfuzz-rs__: fuzzing Rust with Honggfuzz](https://github.com/PaulGrandperrin/honggfuzz-rs)
+ * [__honggfuzz-rs__: fuzzing Rust with Honggfuzz](https://github.com/rust-fuzz/honggfuzz-rs)
## Examples