Skip to content

docs: fix broken Markdown link (issue #10018)#10019

Closed
pxxad wants to merge 1 commit intostdlib-js:developfrom
pxxad:docs/fix-broken-markdown-link-10018
Closed

docs: fix broken Markdown link (issue #10018)#10019
pxxad wants to merge 1 commit intostdlib-js:developfrom
pxxad:docs/fix-broken-markdown-link-10018

Conversation

@pxxad
Copy link
Copy Markdown
Contributor

@pxxad pxxad commented Feb 1, 2026

Related Issues

Description

Fixes a broken DOI link by replacing it with the correct ACM URL.

Contributing Guidelines

@stdlib-bot stdlib-bot added Statistics Issue or pull request related to statistical functionality. Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Feb 1, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor

Coverage Report

Package Statements Branches Functions Lines
stats/base/ndarray/variancech $\color{green}123/123$
$\color{green}+100.00%$
$\color{green}3/3$
$\color{green}+100.00%$
$\color{green}1/1$
$\color{green}+100.00%$
$\color{green}123/123$
$\color{green}+100.00%$

The above coverage report was generated for the changes in this PR.

@stdlib-bot stdlib-bot added the Potential Duplicate There might be another pull request resolving the same issue. label Feb 3, 2026
[variance]: https://en.wikipedia.org/wiki/Variance

[@neely:1966a]: https://doi.org/10.1145/365719.365958
[@neely:1966a]: https://dl.acm.org/doi/10.1145/365719.365958
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is incorrect.

[@chan:1983a]: https://doi.org/10.1080/00031305.1983.10483115

[@schubert:2018a]: https://doi.org/10.1145/3221664.3221674
[@schubert:2018a]: https://dl.acm.org/doi/10.1145/3221664.3221674
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change 404s.


</section>


Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is undesired.

@kgryte
Copy link
Copy Markdown
Member

kgryte commented Mar 22, 2026

Ref: #10733

@kgryte kgryte added autoclose: Already Resolved Pull request which should be auto-closed due proposed changes duplicating already included changes. and removed Needs Review A pull request which needs code review. labels Mar 22, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor

Thank you for working on this pull request. However, we cannot accept your contribution as the issue this pull request seeks to resolve has already been addressed in a different pull request or commit.

Thank you again for your interest in stdlib, and we look forward to reviewing your future contributions.

@stdlib-bot stdlib-bot closed this Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autoclose: Already Resolved Pull request which should be auto-closed due proposed changes duplicating already included changes. Good First PR A pull request resolving a Good First Issue. Potential Duplicate There might be another pull request resolving the same issue. Statistics Issue or pull request related to statistical functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix broken Markdown link: https://doi.org/10.1145/3221664.3221674

3 participants