Skip to content

fix broken Metaflow Decorators link on GSoC 2026 page - #198

Open
Gaalbu wants to merge 1 commit into
Netflix:masterfrom
Gaalbu:fix-gsoc-decorators-link
Open

fix broken Metaflow Decorators link on GSoC 2026 page#198
Gaalbu wants to merge 1 commit into
Netflix:masterfrom
Gaalbu:fix-gsoc-decorators-link

Conversation

@Gaalbu

@Gaalbu Gaalbu commented Aug 16, 2026

Copy link
Copy Markdown

Summary

The GSoC 2026 project ideas page links to https://docs.metaflow.org/api/decorators for "Metaflow Decorators", which returns a 404 since the docs site reorganized this content under a new path.

This updates the link to the current, live page: https://docs.metaflow.org/api/step-decorators — the same URL already used for the "Metaflow Step Decorators" link elsewhere on this same page (in the Nomad extension project section).

Fixes #172

Verification

  • Confirmed https://docs.metaflow.org/api/decorators returns HTTP 404.
  • Confirmed https://docs.metaflow.org/api/step-decorators resolves and renders the Step Decorators documentation page.
  • Ran npm run lint on the changed file (0 errors, only pre-existing line-length warnings unrelated to this change).
  • Ran npx docusaurus build to confirm the site still builds cleanly.

@vercel

vercel Bot commented Aug 16, 2026

Copy link
Copy Markdown

@Gaalbu is attempting to deploy a commit to the Metaflow Team on Vercel.

A member of the Team first needs to authorize it.

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.

Docs: Broken hyperlink for "Metaflow Decorators" on GSoC 2026 page

1 participant