Skip to content

Commit df73843

Browse files
committed
Make links links
1 parent eb309d3 commit df73843

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

posts/2019-05-13-Security-advisory.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ title: "Security advisory for the standard library"
44
author: The Rust Core Team
55
---
66

7-
This is a cross-post of the official security advisory published at https://groups.google.com/forum/#!topic/rustlang-security-announcements/aZabeCMUv70
7+
This is a cross-post of the [official security advisory][official]
88

9-
That link contains a signed version with our PGP key, as well.
9+
[official]: https://groups.google.com/forum/#!topic/rustlang-security-announcements/aZabeCMUv70
10+
11+
The official post contains a signed version with our PGP key, as well.
1012

1113
---
1214

@@ -90,7 +92,9 @@ resolve this in the standard library soon.
9092
## Acknowledgements
9193

9294
Thanks to Sean McArthur, who found this bug and reported it to us in accordance
93-
with our security policy https://www.rust-lang.org/policies/security.
95+
with our [security policy][sec].
96+
97+
[sec]: https://www.rust-lang.org/policies/security.
9498

9599
[1]: https://github.com/rust-lang/rust/pull/58048
96100
[2]: https://github.com/rust-lang/rust/issues/60784

0 commit comments

Comments
 (0)