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:

  • fixes a broken LAPACK explore HTML link in lib/node_modules/@stdlib/lapack/base/dlaset/README.md by replacing it with a working archived version from the Wayback Machine
  • 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 <munazzaghazali7@gmail.com>
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 <munazzaghazali7@gmail.com>
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 <munazzaghazali7@gmail.com>
Signed-off-by: Almunazza <munazzaghazali7@gmail.com>
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
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 <munazzaghazali7@gmail.com>
@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 <munazzaghazali7@gmail.com>
@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
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.

3 participants