From ab6efdeaa58045961c1705e55b83ee53aa37c4de Mon Sep 17 00:00:00 2001 From: Mike Aizatsky Date: Tue, 4 Oct 2016 11:58:18 -0700 Subject: [PATCH] Update new_library.md --- docs/new_library.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/new_library.md b/docs/new_library.md index 0d11f3827..fb5067d04 100644 --- a/docs/new_library.md +++ b/docs/new_library.md @@ -185,8 +185,8 @@ and ClusterFuzz. ## Debugging Problems -Consult the [Debugging](debugging.md) documentation if you have problems with your build -script or a fuzzer. +[Debugging](debugging.md) document lists ways to debug your build scripts or fuzzers +in case you run into problems. ## Checking in to oss-fuzz repository