README.adoc: fix IEEE 754-2008 link
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 6 Oct 2023 18:15:17 +0000 (14:15 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 6 Oct 2023 18:15:17 +0000 (14:15 -0400)
Change-Id: I728f2eb9476656382f8771d5325bd93e4dd8477d
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
README.adoc

index e401527c73d3c73ae22ae2c6645aba87a9defb5c..492aae98588a227b28b8ae02242f55aa10bc0aa3 100644 (file)
@@ -736,7 +736,7 @@ either:
 The available lengths are 8, 16, 24, 32, 40, 48, 56, and 64.
 
 * A floating point number
-  (IEEE{nbsp}754-2008[https://standards.ieee.org/standard/754-2008.html]).
+  (https://standards.ieee.org/standard/754-2008.html[IEEE{nbsp}754-2008]).
 +
 The available length are 32 (_binary32_) and 64 (_binary64_).
 
This page took 0.023921 seconds and 4 git commands to generate.