From 100d40ea7bac7abd0912e8127c58dd1cb0af2992 Mon Sep 17 00:00:00 2001 From: Korrawit Pruegsanusak Date: Mon, 30 Oct 2017 10:02:43 +0700 Subject: [PATCH] Update reproducing.md to match the change from faq.md (#932) --- docs/reproducing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reproducing.md b/docs/reproducing.md index f527e8760..6a144a89d 100644 --- a/docs/reproducing.md +++ b/docs/reproducing.md @@ -7,7 +7,7 @@ Before attempting to fix the bug, you should be able to reliably reproduce it. Every issue has a [reproducer](glossary.md#reproducer) (aka "testcase") file attached. Download it. If the issue is not public, you will need to login using your [Google account](https://support.google.com/accounts/answer/176347?hl=en) -([why?](faq.md#why-we-require-an-e-mail-associated-with-a-google-account)) +([why?](faq.md#why-do-you-require-a-google-account-for-authentication)) that the bug report CCs. This file contains the bytes that were fed to the [Fuzz Target](http://libfuzzer.info/#fuzz-target).