Skip to content

Commit 2f194ce

Browse files
stdlib-botShabiShett07
authored andcommitted
docs: update related packages sections
PR-URL: stdlib-js#4770 Reviewed-by: Athan Reines <[email protected]>
1 parent f31ecc3 commit 2f194ce

File tree

1 file changed

+12
-0
lines changed
  • lib/node_modules/@stdlib/constants/float32/phi

1 file changed

+12
-0
lines changed

lib/node_modules/@stdlib/constants/float32/phi/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,12 @@ Macro for the [golden ratio][phi-value].
141141

142142
<section class="related">
143143

144+
* * *
145+
146+
## See Also
147+
148+
- <span class="package-name">[`@stdlib/constants/float64/phi`][@stdlib/constants/float64/phi]</span><span class="delimiter">: </span><span class="description">golden ratio.</span>
149+
144150
</section>
145151

146152
<!-- /.related -->
@@ -153,6 +159,12 @@ Macro for the [golden ratio][phi-value].
153159

154160
[phi-value]: http://oeis.org/A001622
155161

162+
<!-- <related-links> -->
163+
164+
[@stdlib/constants/float64/phi]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float64/phi
165+
166+
<!-- </related-links> -->
167+
156168
</section>
157169

158170
<!-- /.links -->

0 commit comments

Comments
 (0)