diff --git a/cranelift/docs/langref.rst b/cranelift/docs/langref.rst index d422163885..b5abe0d956 100644 --- a/cranelift/docs/langref.rst +++ b/cranelift/docs/langref.rst @@ -926,7 +926,7 @@ Conversion operations For example, these appear in `Rust `_ and - `WebAssembly https://github.com/WebAssembly/nontrapping-float-to-int-conversions>`_. + `WebAssembly `_. Legalization operations -----------------------