Fix broken/malformatted outbound links

This commit is contained in:
Tony Arcieri
2020-01-27 07:52:31 -08:00
parent a6d99fb52e
commit df7657d332
2 changed files with 3 additions and 3 deletions

View File

@@ -14,8 +14,8 @@ itself to be a normal security advisory.
It's filed against `rustsec-example-crate`, an otherwise completely empty crate
with no functionality or code, which has two releases:
- [v0.0.1]: *vulnerable* according to this advisory
- [v1.0.0]: *patched* by this advisory
- [v0.0.1] - *vulnerable* according to this advisory
- [v1.0.0] - *patched* by this advisory
(Technically there is a third release, v0.0.0, which is yanked, but otherwise
identical to the v0.0.1 release)