Skip to content

Commit e8256d6

Browse files
committed
Fix hyperlinks
1 parent 401f901 commit e8256d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/frequently-requested-changes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,6 @@ of tail or internal padding, as they can be reused due to the lack of a possible
214214

215215
Cross-referencing to other discussions:
216216

217-
* https://github.com/rust-lang/rfcs/issues/1397
218-
* https://github.com/rust-lang/rust/issues/17027
219-
* https://github.com/rust-lang/unsafe-code-guidelines/issues/176
217+
* <https://github.com/rust-lang/rfcs/issues/1397>
218+
* <https://github.com/rust-lang/rust/issues/17027>
219+
* <https://github.com/rust-lang/unsafe-code-guidelines/issues/176>

0 commit comments

Comments
 (0)