diff --git a/iprange/README.md b/iprange/README.md index 801171b..b0bd00d 100644 --- a/iprange/README.md +++ b/iprange/README.md @@ -30,5 +30,5 @@ go test -v -fuzz=. ./iprange... ### Ссылки -* design draft https://go.googlesource.com/proposal/+/master/design/draft-fuzzing.md -* fuzzing tutorial в блоге go https://go.dev/doc/tutorial/fuzz +* fuzzing design draft https://go.googlesource.com/proposal/+/master/design/draft-fuzzing.md +* fuzzing tutorial https://go.dev/doc/tutorial/fuzz