Skip to content

Commit af7108c

Browse files
committed
Add closing table of contents comment and remove links
1 parent 17b63a6 commit af7108c

File tree

1 file changed

+2
-6
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/signrank

1 file changed

+2
-6
lines changed

lib/node_modules/@stdlib/stats/base/dists/signrank/README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ The namespace contains the following distribution functions:
4747

4848
</div>
4949

50+
<!-- </toc> -->
51+
5052
</section>
5153

5254
<!-- /.usage -->
@@ -74,12 +76,6 @@ console.log( objectKeys( signrank ) );
7476

7577
<!-- <toc-links> -->
7678

77-
[@stdlib/stats/base/dists/signrank/cdf]: https://github.com/stdlib-js/stdlib
78-
79-
[@stdlib/stats/base/dists/signrank/pdf]: https://github.com/stdlib-js/stdlib
80-
81-
[@stdlib/stats/base/dists/signrank/quantile]: https://github.com/stdlib-js/stdlib
82-
8379
<!-- </toc-links> -->
8480

8581
</section>

0 commit comments

Comments
 (0)