Change GameGo product link
Need to change out the product landing page link for GameGo as TinkerGen has merged back into Seeed Studio. Old link: https://www.tinkergen.com/gamego New link: https://www.seeedstudio.com/GameGo-p-4847.html
- [ ] Download Hardware dialog window
- [ ] Hardware page https://arcade.makecode.com/hardware
Triage Summary
Issue Type: task
Status: info-complete
Label(s): hardware, documentation
Duplicate Issue(s): No duplicate issue found
Likely Related: No related issue found
Suggested Priority: P3
Complexity: low
Copilot Agent Ready: β Yes
Analysis
This is a straightforward content update task to replace outdated TinkerGen product links with the new Seeed Studio URLs following a company merger. The issue clearly identifies all locations that need updating: the Download Hardware dialog and the Hardware page. This is a simple find-and-replace task across configuration and documentation files with no code logic changes required.
Duplicate & Related Issues
Duplicates:
- No duplicates found
Related Issues:
- No closely related issues found
Location Hints
Based on code search, the following files contain the old TinkerGen GameGo URL that needs to be updated:
-
targetconfig.json(line 303) - Hardware options configuration for the Download Hardware dialog -
docs/hardware.md(line 27) - Hardware documentation page -
docs/arcade-devices.md(line 20) - Arcade devices gallery page -
docs/courses.md(lines 48-66) - TinkerGen GameGo course references (section header and descriptions mention TinkerGen but may not need URL updates)
All instances of (redacted) should be replaced with (redacted)
Next Steps
Copilot Coding Agent Assessment
Can assign to Copilot Coding Agent: β Yes, ready as-is
Reasoning: This is a well-defined, low-complexity task with clear acceptance criteria, specific file locations identified, and a simple find-and-replace operation. The issue provides the exact old and new URLs, and specifies the two UI locations that need updating. No investigation or architectural decisions are required, making this ideal for automated completion.
π΄ββ οΈ Ahoy! This treasure was crafted by pxt-arcade Issue Triage Assistant fer issue #7215 πΊοΈ
fixed in https://github.com/microsoft/pxt-arcade/pull/7193