Fix broken Markdown link: https://bugzilla.mozilla.org/show_bug.cgi?id=892671
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 1.3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 611
Description
## Broken Markdown Link
A broken link was detected in the automated Markdown links workflow.
### Details
- **URL:** [https://bugzilla.mozilla.org/show_bug.cgi?id=892671](https://bugzilla.mozilla.org/show_bug.cgi?id=892671)
- **HTTP Status:** 502 (Unknown HTTP Status Code)
- **File:** [`docs/misc/built_in_math_bugs.md`](https://github.com/stdlib-js/stdlib/blob/develop/docs/misc/built_in_math_bugs.md)
### Instructions
1. **Verify** the link is still broken (it may be a temporary issue).
2. **Investigate** what happened to the resource:
- Check the [Wayback Machine](https://web.archive.org/web/*/https://bugzilla.mozilla.org/show_bug.cgi?id=892671) for archived versions.
- Search for the resource at a new location.
- Determine if the resource has been permanently removed.
3. **Fix** using one of these approaches:
- Update with the correct/new URL if the resource moved.
- Link to an archived version if appropriate.
- Remove the link if the resource no longer exists and no suitable replacement can be found.
- Replace with an alternative resource that serves the same purpose.
### Pull Request Instructions
- Please use the following PR title format:
`docs: fix broken Markdown link (issue #)`
- Reference this issue in the "Related Issues" section of the PR body as `resolves #`.
---
This issue was created automatically by the Markdown links workflow.
Contributor guide
Assessment
This issue has not been assessed yet.