豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Fix broken Go wiki link in README#13350

Merged
markhallen merged 3 commits intomainfrom
copilot/fix-broken-link-in-docs
Oct 27, 2025
Merged

Fix broken Go wiki link in README#13350
markhallen merged 3 commits intomainfrom
copilot/fix-broken-link-in-docs

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Oct 21, 2025

Summary

Updates the broken Go wiki URL in README.md to point to the current official location.

Changes

The Go project has migrated their wiki from GitHub to go.dev. This PR updates the link in the "Don't +1 an issue" section of the README from:

  • https://github.com/golang/go/wiki/NoPlusOne (broken)

to:

  • https://go.dev/wiki/NoPlusOne (working)

Context

The old URL no longer resolves correctly, which could confuse contributors trying to understand our issue commenting guidelines. The new go.dev domain is the official home for Go documentation and wiki content.

Fixes the issue reported where clicking the NoPlusOne link leads to a broken page.

Original prompt

This section details on the original issue you should resolve

<issue_title>Broken link in docs</issue_title>
<issue_description>### Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

n/a

Package manager version

No response

Language version

No response

Manifest location and content before the Dependabot update

No response

dependabot.yml content

No response

Updated dependency

No response

What you expected to see, versus what you actually saw

currently: click on https://github.com/golang/go/wiki/NoPlusOne link and it doesnt go to correct page

Native package manager behavior

No response

Images of the diff or a link to the PR, issue, or logs

No response

Smallest manifest that reproduces the issue

No response</issue_description>

<agent_instructions>The new url is https://go.dev/wiki/NoPlusOne</agent_instructions>

Comments on the Issue (you are @copilot in this section)

Fixes #13342


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Co-authored-by: markhallen <420873+markhallen@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix broken link in documentation Fix broken Go wiki link in README Oct 21, 2025
Copilot AI requested a review from markhallen October 21, 2025 15:24
@markhallen markhallen marked this pull request as ready for review October 25, 2025 07:14
@markhallen markhallen requested a review from a team as a code owner October 25, 2025 07:14
@markhallen markhallen merged commit 6f17316 into main Oct 27, 2025
77 checks passed
@markhallen markhallen deleted the copilot/fix-broken-link-in-docs branch October 27, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken link in docs

3 participants