Skip to content

Commit 6de7295

Browse files
committed
fix: resolve lint errors
1 parent 633d7f2 commit 6de7295

File tree

1 file changed

+0
-8
lines changed
  • lib/node_modules/@stdlib/constants/float32/sqrt-half

1 file changed

+0
-8
lines changed

lib/node_modules/@stdlib/constants/float32/sqrt-half/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -120,12 +120,6 @@ Macro for the [square root][@stdlib/math/base/special/sqrtf] of `1/2` as a singl
120120

121121
<section class="related">
122122

123-
* * *
124-
125-
## See Also
126-
127-
- <span class="package-name">[`@stdlib/constants/float32/ln-two`][@stdlib/constants/float32/ln-two]</span><span class="delimiter">: </span><span class="description">natural logarithm of 2.</span>
128-
129123
</section>
130124

131125
<!-- /.related -->
@@ -138,8 +132,6 @@ Macro for the [square root][@stdlib/math/base/special/sqrtf] of `1/2` as a singl
138132

139133
<!-- <related-links> -->
140134

141-
[@stdlib/constants/float32/ln-two]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float32/ln-two
142-
143135
<!-- </related-links> -->
144136

145137
</section>

0 commit comments

Comments
 (0)