Skip to content

Commit b823f0a

Browse files
authored
Fix hackmd link in in-place-initialization.md (#368)
1 parent f5c22e2 commit b823f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/2025h2/in-place-initialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ergonomic than what is possible in an external crate.
4545
expressions and supporting async fn in dyn trait, which is being implemented
4646
by [Michael Goulet] and [Ding Xiang Fei].
4747

48-
[Init expressions]: https://hackmd.io/@aliceryhl/BJutRcPblx
48+
[Init expressions]: https://hackmd.io/%40aliceryhl/BJutRcPblx
4949
[Initialization via out-ptrs]: https://hackmd.io/awB-GOYJRlua9Cuc0a3G-Q
5050
[Placing functions]: https://blog.yoshuawuyts.com/placing-functions/
5151
[Placement by return]: https://github.com/rust-lang/rfcs/pull/2884

0 commit comments

Comments
 (0)