Skip to content

Commit 6a6526a

Browse files
committed
docs: update links
1 parent 475ef21 commit 6a6526a

File tree

1 file changed

+11
-1
lines changed
  • lib/node_modules/@stdlib/function/to-string

1 file changed

+11
-1
lines changed

lib/node_modules/@stdlib/function/to-string/README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,12 @@ for ( i = 0; i < fcns.length; i++ ) {
128128

129129
<section class="related">
130130

131+
* * *
132+
133+
## See Also
134+
135+
- <span class="package-name">[`@stdlib/function/ctor`][@stdlib/function/ctor]</span><span class="delimiter">: </span><span class="description">function constructor.</span>
136+
131137
</section>
132138

133139
<!-- /.related -->
@@ -136,7 +142,11 @@ for ( i = 0; i < fcns.length; i++ ) {
136142

137143
<section class="links">
138144

139-
[@stdlib/function/ctor]: https://github.com/stdlib-js/stdlib
145+
[@stdlib/function/ctor]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/function/ctor
146+
147+
<!-- <related-links> -->
148+
149+
<!-- </related-links> -->
140150

141151
</section>
142152

0 commit comments

Comments
 (0)