Skip to content

Commit d19284e

Browse files
Add redirects for guides and tutorials [ci fast] (#6279)
Signed-off-by: Christopher Hakkaart <chris.hakkaart@seqera.io> Co-authored-by: Ben Sherman <bentshermann@gmail.com>
1 parent 99f9edf commit d19284e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/conf.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,11 @@
5151
'operator.md': 'reference/operator.md',
5252
'dsl1.md': 'migrations/dsl1.md',
5353
'updating-syntax.md': 'strict-syntax.md',
54-
'updating-spot-retries.md': 'guides/updating-spot-retries.md'
54+
'updating-spot-retries.md': 'guides/updating-spot-retries.md',
55+
'metrics.md': 'tutorials/metrics.md',
56+
'data-lineage.md' : 'tutorials/data-lineage.md',
57+
'workflow-outputs.md': 'tutorials/workflow-outputs.md',
58+
'flux.md': 'tutorials/flux.md'
5559
}
5660

5761
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)