Skip to content

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

Open
alokchando wants to merge 1 commit intodevelopfrom
fix-cmudict-link
Open

docs: fix broken Markdown link (issue #11868)#1
alokchando wants to merge 1 commit intodevelopfrom
fix-cmudict-link

Conversation

@alokchando
Copy link
Copy Markdown
Owner

@alokchando alokchando commented May 1, 2026

Fixed broken CMUdict link in README.

Old:
http://www.speech.cs.cmu.edu/cgi-bin/cmudict#about

New:
https://github.com/cmusphinx/cmudict

Fixes stdlib-js#11868

Description

This pull request fixes a broken CMUdict link in the README by replacing the outdated URL with the official GitHub repository link.

Related Issues

Questions

No.

Other

No.

Checklist

AI Assistance

  • Yes

Documentation (including examples)

Disclosure

I used ChatGPT to understand the issue and steps for fixing the broken link and submitting the pull request. The final changes were manually applied by me.


@stdlib-js/reviewers

Fixed broken CMUdict link in README.

Old:
http://www.speech.cs.cmu.edu/cgi-bin/cmudict#about

New:
https://github.com/cmusphinx/cmudict

Signed-off-by: alok chando <chandoalok@gmail.com>
@alokchando alokchando changed the title Update cmudict link to GitHub repository docs: fix broken Markdown link (issue #11868) May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

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

1 participant