aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar kplybon <53794715+kplybon@users.noreply.github.com>2019-08-08 10:36:35 -0400
committerGravatar Abhishek Arya <inferno@chromium.org>2019-08-08 07:36:35 -0700
commit615ff3a7b937c8eade7ca4d607b09278186d8d86 (patch)
tree51b66cda7c2752147d476dbff54c34d4a74d2e26 /README.md
parent8216f278e4f9c602299266177a92d22650a7035e (diff)
Docs: Correct spacing typo and make blog links explicit. (#2668)
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index 6d41d04f..780818f2 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Currently, OSS-Fuzz supports C and C++ code, though other languages supported by
## Overview
![OSS-Fuzz process diagram](docs/images/process.png)
-##Documentation
+## Documentation
Read our [detailed documentation](https://google.github.io/oss-fuzz) to learn how to use OSS-Fuzz.
## Trophies
@@ -33,12 +33,12 @@ projects.
## Blog posts
-* 2016-12-01 ([1](https://opensource.googleblog.com/2016/12/announcing-oss-fuzz-continuous-fuzzing.html),
-[2](https://testing.googleblog.com/2016/12/announcing-oss-fuzz-continuous-fuzzing.html),
-[3](https://security.googleblog.com/2016/12/announcing-oss-fuzz-continuous-fuzzing.html))
-* 2017-05-08 ([1](https://opensource.googleblog.com/2017/05/oss-fuzz-five-months-later-and.html),
-[2](https://testing.googleblog.com/2017/05/oss-fuzz-five-months-later-and.html),
-[3](https://security.googleblog.com/2017/05/oss-fuzz-five-months-later-and.html))
-* 2018-11-06 ([1](https://security.googleblog.com/2018/11/a-new-chapter-for-oss-fuzz.html))
+* 2016-12-01 ([Open Source](https://opensource.googleblog.com/2016/12/announcing-oss-fuzz-continuous-fuzzing.html),
+[Testing](https://testing.googleblog.com/2016/12/announcing-oss-fuzz-continuous-fuzzing.html),
+[Security](https://security.googleblog.com/2016/12/announcing-oss-fuzz-continuous-fuzzing.html))
+* 2017-05-08 ([Open Source](https://opensource.googleblog.com/2017/05/oss-fuzz-five-months-later-and.html),
+[Testing](https://testing.googleblog.com/2017/05/oss-fuzz-five-months-later-and.html),
+[Security](https://security.googleblog.com/2017/05/oss-fuzz-five-months-later-and.html))
+* 2018-11-06 ([Security](https://security.googleblog.com/2018/11/a-new-chapter-for-oss-fuzz.html))