Skip to content

Commit 1f22546

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

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

lib/node_modules/@stdlib/blas/ext/base/sapx/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ int main( void ) {
270270
## See Also
271271
272272
- <span class="package-name">[`@stdlib/blas/ext/base/dapx`][@stdlib/blas/ext/base/dapx]</span><span class="delimiter">: </span><span class="description">add a scalar constant to each element in a double-precision floating-point strided array.</span>
273-
- <span class="package-name">[`@stdlib/blas/ext/base/gapx`][@stdlib/blas/ext/base/gapx]</span><span class="delimiter">: </span><span class="description">add a constant to each element in a strided array.</span>
273+
- <span class="package-name">[`@stdlib/blas/ext/base/gapx`][@stdlib/blas/ext/base/gapx]</span><span class="delimiter">: </span><span class="description">add a scalar constant to each element in a strided array.</span>
274274
275275
</section>
276276

lib/node_modules/@stdlib/stats/base/dists/t/stdev/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,6 @@ int main( void ) {
221221

222222
<!-- /.c -->
223223

224-
225224
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
226225

227226
<section class="references">

0 commit comments

Comments
 (0)