From 3e5c61c0a602204b878a4f7123ae80aa647d30b5 Mon Sep 17 00:00:00 2001 From: inferno-chromium Date: Tue, 29 Nov 2016 13:34:58 -0800 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 78c39d56..785eb4af 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ OSS-Fuzz will adhere to following disclosure principles: * [Ideal Integration](docs/ideal_integration.md) describes the steps to integrate fuzz targets with your project. * [Fuzzer execution environment](docs/fuzzer_environment.md) documents the environment under which your fuzzers will be run. -* [Projects List](projects) lists OSS projects currently added to OSS-Fuzz. +* [Projects](projects) lists OSS projects currently added to OSS-Fuzz. * [Chrome's Efficient Fuzzer Guide](https://chromium.googlesource.com/chromium/src/testing/libfuzzer/+/HEAD/efficient_fuzzer.md) while contains some chrome-specifics, is an excellent documentation on making your fuzzer better. -- cgit v1.2.3