Fix markdown around link to BFloat16 (#178)

This commit is contained in:
Matt Godbolt
2020-10-27 09:15:33 -07:00
committed by GitHub
parent 1b434896b2
commit 05afb1b1ec
+1 -1
View File
@@ -71,7 +71,7 @@ those sized IEEE-754 formats, and have the semantics defined by IEEE-754.
### BFloat16
Carbon also supports the
`[BFloat16](https://en.wikipedia.org/wiki/Bfloat16_floating-point_format)`
[`BFloat16`](https://en.wikipedia.org/wiki/Bfloat16_floating-point_format)
format, a 16-bit truncation of a "binary32" IEEE-754 format floating point
number.