From 81a1a35d5401cc99d783c97b8defb5d9602fb659 Mon Sep 17 00:00:00 2001 From: Eli Chadwick Date: Mon, 7 Oct 2024 10:40:26 +0100 Subject: [PATCH 1/2] update workflow registration link --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index c1e491d..f3d57f0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -60,6 +60,6 @@ More information on how to join a team can be found on the [how to create and jo Workflows can be registered using the [WorkflowHub wizard](https://workflowhub.eu/workflows/new) -There is an extensive guide to the [workflow registration process](/docs/registering-a-workflow/) available in the WorkflowHub documentation. +There is an extensive guide to the [workflow registration process](/docs/registering_workflows/registering-a-workflow/) available in the WorkflowHub documentation. {% include callout.html type="important" content="We recommend importing a git repository (e.g. GitHub), since WorkflowHub is a hub / registry and not a repository." %} From f13ae1cc2648ff4a79f0f50ded7553d29c0b3159 Mon Sep 17 00:00:00 2001 From: Eli Chadwick Date: Mon, 7 Oct 2024 10:40:38 +0100 Subject: [PATCH 2/2] update redirect to prepend /docs --- docs/registering_workflows/registering-a-workflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/registering_workflows/registering-a-workflow.md b/docs/registering_workflows/registering-a-workflow.md index 0cc78cd..b978a7a 100644 --- a/docs/registering_workflows/registering-a-workflow.md +++ b/docs/registering_workflows/registering-a-workflow.md @@ -1,7 +1,7 @@ --- title: Registering a workflow on WorkflowHub redirect_from: - - /registering-a-workflow/ + - /docs/registering-a-workflow/ - /registering-workflows/ - /Registering-an-existing-Workflow-RO-Crate/ - /How-to-register-your-workflow(s)-in-WorkflowHub/