Skip to content

docs: fix broken contributing-page doc links#7373

Merged
Sovietaced merged 1 commit into
masterfrom
peeter/fix-contributing-page
May 15, 2026
Merged

docs: fix broken contributing-page doc links#7373
Sovietaced merged 1 commit into
masterfrom
peeter/fix-contributing-page

Conversation

@ppiegaze
Copy link
Copy Markdown
Member

Summary

The v2 doc URLs added in #7182 were premature — the v2 OSS backend isn't out yet, and several of those URLs are 404s. This PR repoints all union.ai/docs/v2/... links in CONTRIBUTING.md to their valid v1 equivalents.

Specifically:

  • QuickstartGetting started (v1 names it differently): v1/flyte/user-guide/getting-started/
  • Core Conceptsv1/flyte/user-guide/core-concepts/
  • Connecting a Clusterv1/flyte/user-guide/getting-started/local-setup/ (v1's local-setup page covers cluster connection)
  • Projects and Domainsv1/flyte/user-guide/development-cycle/projects-and-domains/
  • Removed the "From Flyte 1 to Flyte 2" bullet — that migration content only exists in v2 docs, so there's no valid v1 target
  • "Contributing to documentation" link in the docs section → v1 community page

The pre-existing v1 link in the Pull Requests section was left untouched.

Test plan

  • All replacement URLs verified to return HTTP 200
  • Reviewer sanity-check that the "Connecting a Cluster" target (v1 local-setup) is the right destination — that's the only judgment call here

🤖 Generated with Claude Code

@github-actions github-actions Bot added the flyte label May 14, 2026
@Sovietaced
Copy link
Copy Markdown
Member

@ppiegaze can you please sign off your commits

The v2 OSS backend is not yet released, so the v2 doc URLs added in #7182
were premature — three of them are 404s and the rest of the user-guide
paths don't match v2's actual structure. Repoint everything to v1.

- Quickstart → Getting started (v1 names this differently)
- Core Concepts, Connecting a Cluster, Projects and Domains → v1 paths
- Drop the "From Flyte 1 to Flyte 2" bullet (v1-only target makes no sense)
- "Contributing to documentation" link → v1 community page

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
Signed-off-by: Peeter Piegaze <[email protected]>
@ppiegaze ppiegaze force-pushed the peeter/fix-contributing-page branch from e0ec249 to 4ef497e Compare May 15, 2026 11:48
@ppiegaze ppiegaze requested review from Sovietaced and removed request for pingsutw and wild-endeavor May 15, 2026 11:49
@Sovietaced Sovietaced merged commit 14aa03e into master May 15, 2026
47 of 48 checks passed
@Sovietaced Sovietaced deleted the peeter/fix-contributing-page branch May 15, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants