Skip to content

Commit cd89660

Browse files
authored
Fix footnote links in layout update post. (#1303)
1 parent ab99770 commit cd89660

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

posts/2024-03-30-i128-layout-update.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -312,5 +312,5 @@ whose Rust compiler may be built with an older LLVM.
312312
[ongoing discussion]: https://github.com/rust-lang/lang-team/issues/255
313313
[align-godbolt]: https://godbolt.org/z/h94Ge1vMW
314314
[composite-playground]: https://play.rust-lang.org/?version=beta&mode=debug&edition=2021&gist=52f349bdea92bf724bc453f37dbd32ea
315-
[^va-segfault]: https://github.com/llvm/llvm-project/issues/20283
316-
[^f128-segfault]: https://bugs.llvm.org/show_bug.cgi?id=50198
315+
[^va-segfault]: <https://github.com/llvm/llvm-project/issues/20283>
316+
[^f128-segfault]: <https://bugs.llvm.org/show_bug.cgi?id=50198>

0 commit comments

Comments
 (0)