Skip to content

Fix incorrect GitHub username in README URLs#20

Closed
znake wants to merge 1 commit intotheNetworkChuck:mainfrom
znake:fix/readme-urls
Closed

Fix incorrect GitHub username in README URLs#20
znake wants to merge 1 commit intotheNetworkChuck:mainfrom
znake:fix/readme-urls

Conversation

@znake
Copy link
Copy Markdown

@znake znake commented Apr 1, 2026

Summary

  • Fixed 3 URLs in README.md that used networkchuck instead of theNetworkChuck, causing 404 errors
  • Affected URLs: check.sh curl command, check.ps1 PowerShell command, and git clone command

The raw.githubusercontent.com and github.com URLs pointed to a non-existent user, so the detection scripts couldn't be downloaded directly from the README instructions.

…kChuck)

The raw.githubusercontent.com and github.com URLs in the README used
'networkchuck' instead of 'theNetworkChuck', causing 404 errors for
check.sh, check.ps1, and the git clone command.
@znake znake closed this by deleting the head repository Apr 12, 2026
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.

1 participant