fix: update broken links to ryanbr/noop as canonical source#54
Closed
royabby365 wants to merge 1 commit into
Closed
fix: update broken links to ryanbr/noop as canonical source#54royabby365 wants to merge 1 commit into
royabby365 wants to merge 1 commit into
Conversation
The original NoopApp/noop repository and website have been deleted by the developer. The project now uses ryanbr/noop as the working copy/canonical source. Changes: - Update all badge URLs in README.md from raw.githubusercontent.com/NoopApp/noop to ryanbr/noop - Update wiki link to Discussions in README.md - Update Homebrew tap references from noopapp/noop to ryanbr/noop - Update SUPPORT.md issue/discussion links - Update in-app changelog links (iOS/macOS) from NoopApp/noop to ryanbr/noop - Update release scripts (release.sh, update-altstore-source.sh, update-homebrew-cask.sh) - Update stats badge refresh script to query ryanbr/noop API - Update docs/IOS.md anonymity guidance from NoopApp to ryanbr - Update tools/linux-capture README.md issue link
ryanbr
added a commit
that referenced
this pull request
Jul 8, 2026
docs: repoint dead NoopApp/noop links to ryanbr/noop (curated from #54)
tanarchytan
pushed a commit
to tanarchytan/noop
that referenced
this pull request
Jul 8, 2026
The upstream NoopApp/noop repo has been deleted (gh can't resolve it; its
raw.githubusercontent.com stats JSON returns 404), so a pile of references now
point at a dead repo:
- README stats badges (raw.githubusercontent.com/NoopApp/noop/.../docs/stats/*.json → 404)
- the bug-report issue template + its config (FAQ / Troubleshooting / WHOOP-5.0 /
Discussions links) — the fork's wiki DOES have those pages, so they resolve on ryanbr
- SUPPORT.md issue/discussion links
- Tools/ dev scripts that hit the GitHub API (refresh-stats-badges.py, release.sh,
update-altstore-source.sh)
Case-sensitive sweep of `NoopApp/noop` and the URL-encoded `NoopApp%2Fnoop` → ryanbr,
which deliberately leaves the Homebrew tap references (lowercase `noopapp/noop`,
`NoopApp/homebrew-noop`) untouched — `ryanbr/homebrew-noop` doesn't exist yet, so
repointing the brew instruction would just swap one dead tap for another. Homebrew is a
separate follow-up (create the tap first).
Not touched: historical release notes / CHANGELOG, the in-app "What's New" changelog
cards, and code provenance comments ("recipe in NoopApp/noop PR #600") — those are a
dated record, not live links. The app's actual update-check + Settings links already
point at ryanbr/noop.
Curated from the good parts of ryanbr#54 (excludes its unrelated Android capture files); also
covers the issue templates, which ryanbr#54 missed.
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
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.
The original NoopApp/noop repository and website have been deleted by the developer. The project now uses ryanbr/noop as the working copy/canonical source.
This PR updates all broken links and references: