Fix sphinx hyperlink syntax.

This commit is contained in:
Dan Gohman
2017-11-13 14:05:47 -08:00
parent 78f2edefc2
commit 648c1b33ba

View File

@@ -926,7 +926,7 @@ Conversion operations
For example, these appear in
`Rust <https://github.com/rust-lang/rust/pull/45205>`_ and
`WebAssembly https://github.com/WebAssembly/nontrapping-float-to-int-conversions>`_.
`WebAssembly <https://github.com/WebAssembly/nontrapping-float-to-int-conversions>`_.
Legalization operations
-----------------------