Skip to content

Commit

Permalink
docs: update related packages sections
Browse files Browse the repository at this point in the history
PR-URL: 	stdlib-js#1415
Co-authored-by: Athan Reines <[email protected]>
Reviewed-by: Athan Reines <[email protected]> 
Signed-off-by: Athan Reines <[email protected]>
  • Loading branch information
stdlib-bot and kgryte authored Feb 29, 2024
1 parent a48fab4 commit 5b2f0f6
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions lib/node_modules/@stdlib/assert/is-nonpositive-finite/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,12 +141,6 @@ bool = isNonPositiveFinite( null );

<section class="related">

* * *

## See Also

- <span class="package-name">[`@stdlib/assert/is-number`][@stdlib/assert/is-number]</span><span class="delimiter">: </span><span class="description">test if a value is a number.</span>

</section>

<!-- /.related -->
Expand All @@ -155,12 +149,6 @@ bool = isNonPositiveFinite( null );

<section class="links">

<!-- <related-links> -->

[@stdlib/assert/is-number]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/assert/is-number

<!-- </related-links> -->

</section>

<!-- /.links -->

0 comments on commit 5b2f0f6

Please sign in to comment.