From bb3907d384e6510da6e1fffdb4fc49d07d28c2ac Mon Sep 17 00:00:00 2001 From: Florez Ospina Juan Felipe Date: Wed, 18 Jun 2025 08:58:40 +0200 Subject: [PATCH] Fixed url type in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6b87ed..c73ea34 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ - **Self-describing HDF5 files**, including: - Project-level, contextual, and data lineage metadata - Intermediate and final processed datasets -- **YAML workflow file**, automatically generated in [Renku format](https://renku.readthedocs.io/en/latest/user/reference/yaml.html), +- **YAML workflow file**, automatically generated in [Renku format](https://renku.readthedocs.io/en/stable/topic-guides/workflows/workflow-file.html), recording the **prospective provenance** of the data processing chain (i.e., planned steps, parameters, and dependencies) ---