Skip to content

Conversation

@munazzaghazali7-hash
Copy link
Contributor

@munazzaghazali7-hash munazzaghazali7-hash commented Dec 18, 2025

Resolves
#9149
#9147

Description

What is the purpose of this pull request?

This pull request:

  • Updated the broken link in docs/style-guides/javascript/README.md by replacing it with archived version of the link.

Related Issues

Does this pull request have any related issues?

This pull request has the following related issues:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.

AI Assistance

When authoring the changes proposed in this PR, did you use any kind of AI assistance?

  • Yes
  • No

@stdlib-js/reviewers

munazzaghazali7-hash and others added 7 commits December 17, 2025 13:58
Replaced broken LAPACK link with archived version.


Signed-off-by: Almunazza <[email protected]>
docs: fix broken Markdown link in has-has-instance-symbol-support

Replaced the broken MDN link for `Symbol.hasInstance` in 
`lib/node_modules/@stdlib/assert/has-has-instance-symbol-support/README.md` 
with the updated URL from MDN.

Resolves stdlib-js#9125

Signed-off-by: Almunazza <[email protected]>
Replaced the broken LAPACK explore html link in
lib/node_modules/@stdlib/blas/base/ssyr2/README.md with a working
URL pointing to the ssyr2 documentation.

Resolves stdlib-js#9112

Signed-off-by: Almunazza <[email protected]>
Signed-off-by: Philipp Burckhardt <[email protected]>
Replaced a broken LAPACK explore HTML link in
lib/node_modules/@stdlib/lapack/base/dlaset/README.md
with an archived version from the Wayback Machine.

Resolves stdlib-js#9149 


Signed-off-by: Almunazza <[email protected]>
@stdlib-bot stdlib-bot added Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Dec 18, 2025
@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
assert/has-has-instance-symbol-support $\color{green}90/90$
$\color{green}+100.00%$
$\color{green}5/5$
$\color{green}+100.00%$
$\color{green}1/1$
$\color{green}+100.00%$
$\color{green}90/90$
$\color{green}+100.00%$
blas/base/ssyr2 $\color{green}633/633$
$\color{green}+100.00%$
$\color{green}91/91$
$\color{green}+100.00%$
$\color{green}5/5$
$\color{green}+100.00%$
$\color{green}633/633$
$\color{green}+100.00%$
blas/base/zswap $\color{green}408/408$
$\color{green}+100.00%$
$\color{green}17/17$
$\color{green}+100.00%$
$\color{green}4/4$
$\color{green}+100.00%$
$\color{green}408/408$
$\color{green}+100.00%$
lapack/base/dlaset $\color{green}592/592$
$\color{green}+100.00%$
$\color{green}37/37$
$\color{green}+100.00%$
$\color{green}7/7$
$\color{green}+100.00%$
$\color{green}592/592$
$\color{green}+100.00%$

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



Updated the broken link in docs/styleguides/javascript/README.md pointing to http://sideeffect.kr/popularconvention/#javascript

Signed-off-by: Almunazza <[email protected]>
@munazzaghazali7-hash munazzaghazali7-hash changed the title docs: fix broken Markdown link for dlaset (issue #9149) docs: fix broken Markdown link for dlaset (issue #9149, #9147) Dec 18, 2025
@kgryte
Copy link
Member

kgryte commented Dec 19, 2025

/stdlib merge

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Dec 19, 2025
@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Dec 19, 2025
@Planeshifter
Copy link
Member

Planeshifter commented Dec 19, 2025

/stdlib merge

@Planeshifter Planeshifter changed the title docs: fix broken Markdown link for dlaset (issue #9149, #9147) docs: fix broken Markdown link Dec 19, 2025
@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Dec 19, 2025
@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Dec 19, 2025
@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Dec 19, 2025
@Planeshifter
Copy link
Member

Thanks!

@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Dec 19, 2025
@stdlib-bot
Copy link
Contributor

PR Commit Message

docs: fix broken Markdown link

PR-URL: https://github.com/stdlib-js/stdlib/pull/9208
Ref: https://github.com/stdlib-js/stdlib/issues/9147
Ref: https://github.com/stdlib-js/stdlib/issues/9149

Co-authored-by: Athan Reines <[email protected]>
Co-authored-by: Philipp Burckhardt <[email protected]>
Co-authored-by: stdlib-bot <[email protected]>
Reviewed-by: Philipp Burckhardt <[email protected]>
Signed-off-by: Almunazza <[email protected]>
Signed-off-by: Philipp Burckhardt <[email protected]>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit 9800b89 into stdlib-js:develop Dec 19, 2025
28 checks passed
@stdlib-bot stdlib-bot removed the Ready To Merge A pull request which is ready to be merged. label Dec 19, 2025
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants