Skip to content

Broken link: regex-golang.appspot.com (Go regex tester) is dead #7623

Description

@jstirnaman

Broken link

https://regex-golang.appspot.com/assets/html/index.html returns 404. The
App Engine app appears to be gone.

Where

Both files list it under a "Go regex testers" heading:

  • content/shared/influxdb-v1/flux/guides/regular-expressions.md
  • content/shared/influxdb-v2/query-data/flux/regular-expressions.md

Each also links Regex101, which is healthy (200) and
supports Go/RE2, so readers are not left without a tool.

Why this is filed rather than fixed inline

Choosing a replacement is an editorial call, not a mechanical one — the options
differ in whether they support RE2 specifically. Candidates worth considering:

Filing under area:links so pr-link-check.yml downgrades it to a warning
while the replacement is decided, instead of blocking unrelated PRs that happen
to touch these pages.

Found via

Surfaced by #7622, which migrated the v1 copy into shared content. The link
checker only inspects changed files, so pages that had not been edited in a
while were never checked — this URL has presumably been dead for some time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:linkslink management (validation, checking, fixing)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions