From e06534407b45543985aec273c194a52e777b0581 Mon Sep 17 00:00:00 2001 From: Gaalbu Date: Sat, 15 Aug 2026 23:43:20 -0300 Subject: [PATCH] fix broken Metaflow Decorators link on GSoC 2026 page --- docs/internals/gsoc-2026.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/internals/gsoc-2026.md b/docs/internals/gsoc-2026.md index fd1c4ed9..0c06a42c 100644 --- a/docs/internals/gsoc-2026.md +++ b/docs/internals/gsoc-2026.md @@ -380,7 +380,7 @@ filesystem restrictions, and resource limits for sandboxed execution. - [Development Container Specification](https://containers.dev/) - [DevPod](https://github.com/loft-sh/devpod) - [Daytona](https://github.com/daytonaio/daytona) -- [Metaflow Decorators](https://docs.metaflow.org/api/decorators) +- [Metaflow Decorators](https://docs.metaflow.org/api/step-decorators) - [Metaflow Extensions Template](https://github.com/Netflix/metaflow-extensions-template) ---