diff --git a/SANE-Floating-Point.md b/SANE-Floating-Point.md index 26bee26..c9a5955 100644 --- a/SANE-Floating-Point.md +++ b/SANE-Floating-Point.md @@ -5,7 +5,7 @@ A string conversion library provides formatting for output and input of floating **Usage:** -[`include inc/fpstr.plh`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/fpstr.plh) +[`include "inc/fpstr.plh"`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/fpstr.plh) **Values:** @@ -37,7 +37,7 @@ A high level, RPN stack based interface to the SANE library. Accessed via: **Usage:** -[`include inc/fpu.plh`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/fpu.plh) +[`include "inc/fpu.plh"`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/fpu.plh) **Values:** @@ -167,7 +167,7 @@ The low-level, direct interface to the SANE library. Accessed via: **Usage:** -[`include inc/sane.plh`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/sane.plh) +[`include "inc/sane.plh"`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/sane.plh) **Values:**