Skip to content

Commit 2bdb77a

Browse files
committed
Auto-generated commit
1 parent 307b737 commit 2bdb77a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
<details>
2424

25+
- [`53543a3`](https://github.com/stdlib-js/stdlib/commit/53543a3bd5e382153a3c7c7965e874a9d6c3ae9b) - **docs:** update Markdown stdlib package URLs [(#7617)](https://github.com/stdlib-js/stdlib/pull/7617) _(by stdlib-bot)_
2526
- [`1624fe5`](https://github.com/stdlib-js/stdlib/commit/1624fe52725211d1847426269dc004d1fc48acae) - **feat:** add `stats/strided/ztest2` [(#7464)](https://github.com/stdlib-js/stdlib/pull/7464) _(by Gururaj Gurram, Athan Reines, stdlib-bot)_
2627

2728
</details>

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,9 +328,9 @@ Copyright &copy; 2016-2025. The Stdlib [Authors][stdlib-authors].
328328

329329
[@stdlib/array/base/accessor]: https://github.com/stdlib-js/array-base-accessor
330330

331-
[@stdlib/stats/strided/dztest2]: https://github.com/stdlib-js/stats-strided-dztest
331+
[@stdlib/stats/strided/dztest2]: https://github.com/stdlib-js/stats-strided-dztest2
332332

333-
[@stdlib/stats/strided/sztest2]: https://github.com/stdlib-js/stats-strided-sztest
333+
[@stdlib/stats/strided/sztest2]: https://github.com/stdlib-js/stats-strided-sztest2
334334

335335
[mdn-typed-array]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray
336336

0 commit comments

Comments
 (0)