x/playground: redirect remaining playground urls to go.dev/play

Open Beginner friendly
#80,452 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Quiet
Tech stack
go
Domain
web-dev

Research direction

Start by locating the redirect configuration or entry point for goprevplay.golang.org and gotipplay.golang.org. Update the two hosts to redirect to their specified go.dev/play URLs, then verify both redirect targets and preserve the existing play.golang.org behavior.

Written by the indexing model from the issue text.

Description

NeedsFix

https://play.golang.org/ already redirects to the new go.dev/play UI.

Redirect goprevplay.golang.org/ to https://go.dev/play/?v=goprev
Redirect gotipplay.golang.org/ to https://go.dev/play/?v=gotip

For less confusion.

Dominant language
Go
Stars
139k
Forks
20k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from golang/go

All issues in golang/go

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.