Skip to content

Commit 46c3818

Browse files
committed
a
1 parent 6a35951 commit 46c3818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/Rust-1.89.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ For users, nothing will change. Builds of both the standard library and the comp
170170

171171
### Standards Compliant C ABI on the `wasm32-unknown-unknown` target
172172

173-
`extern "C"` functions on the `wasm32-unknown-unknown` target now have a standards compliant ABI. See ["C ABI changes for wasm32-unknown-unknown"]((https://blog.rust-lang.org/2025/04/04/c-abi-changes-for-wasm32-unknown-unknown/)) for more information.
173+
`extern "C"` functions on the `wasm32-unknown-unknown` target now have a standards compliant ABI. See this blog post for more information: https://blog.rust-lang.org/2025/04/04/c-abi-changes-for-wasm32-unknown-unknown.
174174

175175
### Platform Support
176176

0 commit comments

Comments
 (0)