-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Fix broken wiki links from monthly audit #6951
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Copilot
wants to merge
7
commits into
master
Choose a base branch
from
copilot/fix-wiki-link-errors
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…sues, and update deprecated external links Co-authored-by: CrackTheCode016 <[email protected]>
Co-authored-by: CrackTheCode016 <[email protected]>
Copilot
AI
changed the title
[WIP] Fix 404 errors in wiki/guide links
Fix broken wiki links from monthly audit
Nov 28, 2025
Copilot finished work on behalf of
CrackTheCode016
November 28, 2025 04:25
CrackTheCode016
approved these changes
Dec 1, 2025
CrackTheCode016
approved these changes
Dec 1, 2025
DrW3RK
reviewed
Dec 1, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Monthly link audit identified 50+ broken links including Wikipedia URLs with parentheses, stale external links, and incorrect relative paths.
Wikipedia links with parentheses
Fixed markdown parsing for URLs containing parentheses by wrapping in angle brackets:
Affected: Blake2b, Pipeline, Scheduling, Multithreading, Concurrency
Internal path fixes
learn-system-chains.md:/learn/learn-smart-contracts.md→./learn-smart-contracts.mdcontributors.md,how-to-dyor.md,build-open-source.md: Standardizedscams.md→./scams.mdExternal link updates
docs.avax.networkdomainssi.gouv.fr→cyber.gouv.frtalisman.xyz/signet→signet.talisman.xyzRemoved dead links
Not modified
Medium/Reddit/Dune links return 403 to bots but work in browsers—not actually broken.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
docs.avax.network/usr/bin/curl curl -sI --max-time 10 REDACTED(dns block)grillapp.net/usr/bin/curl curl -sI REDACTED(dns block)/usr/bin/curl curl -sI --max-time 10 REDACTED(dns block)kusama.subscan.io/usr/bin/curl curl -sI --max-time 10 REDACTED(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
This section details on the original issue you should resolve
<issue_title>Monthly Audit of Wiki/Guide Links</issue_title>
<issue_description># Audit Results
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.