diff --git a/lib/node_modules/@stdlib/constants/float32/max-base2-exponent-subnormal/README.md b/lib/node_modules/@stdlib/constants/float32/max-base2-exponent-subnormal/README.md index de187f0fee8a..718b4724caef 100644 --- a/lib/node_modules/@stdlib/constants/float32/max-base2-exponent-subnormal/README.md +++ b/lib/node_modules/@stdlib/constants/float32/max-base2-exponent-subnormal/README.md @@ -124,6 +124,13 @@ Macro for the maximum biased base 2 exponent for a subnormal [single-precision f @@ -136,6 +143,10 @@ Macro for the maximum biased base 2 exponent for a subnormal [single-precision f +[@stdlib/constants/float32/max-base2-exponent]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float32/max-base2-exponent + +[@stdlib/constants/float64/max-base2-exponent-subnormal]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float64/max-base2-exponent-subnormal +