stdlib-js / stdlib-js/stdlib

Fix broken Markdown link: https://bugzilla.mozilla.org/show_bug.cgi?id=892671

Open
#11,248 6 comments 0 reactions 0 assignees View on GitHub
Good First Issue
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.