Skip to content

docs: fix broken Markdown link (issue #11868)#11877

Open
bhumikasudarshani-cmd wants to merge 3 commits intostdlib-js:developfrom
bhumikasudarshani-cmd:fix/broken-link-cmudict-11868
Open

docs: fix broken Markdown link (issue #11868)#11877
bhumikasudarshani-cmd wants to merge 3 commits intostdlib-js:developfrom
bhumikasudarshani-cmd:fix/broken-link-cmudict-11868

Conversation

@bhumikasudarshani-cmd
Copy link
Copy Markdown
Contributor

@bhumikasudarshani-cmd bhumikasudarshani-cmd commented May 1, 2026

Fixes a broken Markdown link in lib/node_modules/@stdlib/datasets/cmudict/README.md.

The original URL (http://www.speech.cs.cmu.edu/cgi-bin/cmudict#about) is no longer
accessible (HTTP status 0). Updated to the current official GitHub repositor

Related Issues
resolves #11868

@bhumikasudarshani-cmd bhumikasudarshani-cmd requested a review from a team May 1, 2026 07:35
@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label May 1, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor

Hello! Thank you for your contribution to stdlib.

We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:

  1. Please read our contributing guidelines.

  2. Update your pull request description to include this checked box:

    - [x] Read, understood, and followed the [contributing guidelines](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md)

This acknowledgment confirms that you've read the guidelines, which include:

  • The developer's certificate of origin
  • Your agreement to license your contributions under the project's terms

We can't review or accept contributions without this acknowledgment.

Thank you for your understanding and cooperation. We look forward to reviewing your contribution!

@stdlib-bot stdlib-bot added the Good First PR A pull request resolving a Good First Issue. label May 1, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor

Coverage Report

Package Statements Branches Functions Lines
blas/base/dgemv $\color{red}748/749$
$\color{green}+99.87%$
$\color{red}116/117$
$\color{green}+99.15%$
$\color{green}6/6$
$\color{green}+100.00%$
$\color{red}748/749$
$\color{green}+99.87%$
datasets/cmudict $\color{green}333/333$
$\color{green}+100.00%$
$\color{green}34/34$
$\color{green}+100.00%$
$\color{green}3/3$
$\color{green}+100.00%$
$\color{green}333/333$
$\color{green}+100.00%$
ndarray/base/unary-by $\color{red}5062/11150$
$\color{green}+45.40%$
$\color{green}44/44$
$\color{green}+100.00%$
$\color{red}0/43$
$\color{green}+0.00%$
$\color{red}5062/11150$
$\color{green}+45.40%$

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix broken Markdown link: http://www.speech.cs.cmu.edu/cgi-bin/cmudict#about

2 participants