We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f77ed8 commit 4e99512Copy full SHA for 4e99512
docs/conf.py
@@ -55,7 +55,9 @@
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'
+ 'flux.md': 'tutorials/flux.md',
59
+ 'developer/plugins.md': 'plugins/developing-plugins.md',
60
+ 'plugins.md': 'plugins/plugins.md'
61
}
62
63
# Add any paths that contain templates here, relative to this directory.
0 commit comments