Skip to content

fix: update broken links to ryanbr/noop as canonical source#54

Closed
royabby365 wants to merge 1 commit into
ryanbr:mainfrom
royabby365:fix/broken-links-housekeeping
Closed

fix: update broken links to ryanbr/noop as canonical source#54
royabby365 wants to merge 1 commit into
ryanbr:mainfrom
royabby365:fix/broken-links-housekeeping

Conversation

@royabby365

Copy link
Copy Markdown

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:

  • README.md: All badge URLs (raw.githubusercontent.com/NoopApp/noop → ryanbr/noop), wiki link → Discussions, Homebrew tap (noopapp/noop → ryanbr/noop)
  • SUPPORT.md: Issue/discussion links to ryanbr/noop
  • Strand/System/AppChangelog.swift: In-app changelog and AltStore source URL
  • android/app/src/main/java/com/noop/ui/AppChangelog.kt: Android in-app changelog and AltStore source URL
  • Tools/release.sh: Canonical GitHub repo for releases
  • Tools/update-altstore-source.sh: AltStore source download URL
  • Tools/update-homebrew-cask.sh: Homebrew tap repo, download URL, commit identity
  • Tools/refresh-stats-badges.py: GitHub API endpoint for stats badges
  • docs/HOMEBREW.md: Homebrew tap and trust commands
  • docs/IOS.md: Anonymity guidance (NoopApp → ryanbr)
  • tools/linux-capture/README.md: Issue #194 link

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)
@ryanbr ryanbr closed this Jul 8, 2026
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.
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.

2 participants