Skip to content

Commit ce84c4e

Browse files
authored
docs: update related packages sections
PR-URL: #5721 Reviewed-by: Athan Reines <[email protected]>
1 parent 0a7e54e commit ce84c4e

File tree

1 file changed

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

1 file changed

+8
-0
lines changed

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

+8
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@ Macro for the square root of the [golden ratio][@stdlib/constants/float32/phi] a
120120

121121
<section class="related">
122122

123+
* * *
124+
125+
## See Also
126+
127+
- <span class="package-name">[`@stdlib/constants/float64/sqrt-phi`][@stdlib/constants/float64/sqrt-phi]</span><span class="delimiter">: </span><span class="description">square root of the golden ratio.</span>
128+
123129
</section>
124130

125131
<!-- /.related -->
@@ -132,6 +138,8 @@ Macro for the square root of the [golden ratio][@stdlib/constants/float32/phi] a
132138

133139
<!-- <related-links> -->
134140

141+
[@stdlib/constants/float64/sqrt-phi]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float64/sqrt-phi
142+
135143
<!-- </related-links> -->
136144

137145
</section>

0 commit comments

Comments
 (0)