mirror of https://github.com/google/oss-fuzz.git
Docs: Correct spacing typo and make blog links explicit. (#2668)
This commit is contained in:
parent
8216f278e4
commit
615ff3a7b9
14
README.md
14
README.md
|
@ -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))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue