stdlib-js / stdlib-js/stdlib

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

未关闭 适合新手
#11,248 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Good First Issue
主要语言
JavaScript
星标
6k
派生
1.3k
平均合并
1 天 3 小时
30 天内合并 PR
611

描述

## 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.

贡献指南

打开贡献指南

调研方向

Open docs/misc/built_in_math_bugs.md and inspect the link to the Bugzilla resource. Verify the 502 response, then check the Wayback Machine and search for a current replacement. Done means the link is updated, archived, removed, or replaced appropriately, and the Markdown links workflow no longer reports it.

由索引模型根据 Issue 内容生成。

评估

领域
documentation
Issue 类型
文档
难度
2/5
预计耗时
1-3 小时
活跃度
冷清
描述清晰度
基本清楚
新手友好度
72/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。