Skip to content

Commit 4e99512

Browse files
Add plugins redirects
Signed-off-by: Christopher Hakkaart <[email protected]>
1 parent 3f77ed8 commit 4e99512

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@
5555
'metrics.md': 'tutorials/metrics.md',
5656
'data-lineage.md' : 'tutorials/data-lineage.md',
5757
'workflow-outputs.md': 'tutorials/workflow-outputs.md',
58-
'flux.md': 'tutorials/flux.md'
58+
'flux.md': 'tutorials/flux.md',
59+
'developer/plugins.md': 'plugins/developing-plugins.md',
60+
'plugins.md': 'plugins/plugins.md'
5961
}
6062

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

0 commit comments

Comments
 (0)