From 048def2e40145ac9914adcf3cd91c28b4131cafa Mon Sep 17 00:00:00 2001 From: Oliver Chang Date: Tue, 6 Dec 2016 14:38:27 -0800 Subject: [PATCH] Update corpora.md --- docs/corpora.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/corpora.md b/docs/corpora.md index 19af30461..4ddc76f14 100644 --- a/docs/corpora.md +++ b/docs/corpora.md @@ -9,7 +9,7 @@ Follow the instructions on the installation page to login with a Google account ## Viewing the corpus for a fuzz target -The fuzzer statistics page for your project on [ClusterFuzz](clusterfuzz.md) will contain a link to the Google Cloud console for your corpus under the "corpus_size" column. You can browse and download individual units in the corpus here. +The fuzzer statistics page for your project on [ClusterFuzz](clusterfuzz.md) will contain a link to the Google Cloud console for your corpus under the "corpus_size" column. You can browse and download individual test inputs in the corpus here. ![viewing_corpus] (https://raw.githubusercontent.com/google/oss-fuzz/master/docs/images/viewing_corpus.png)