Skip to content

Commit 106074e

Browse files
committed
conf.py: remove domainref for workflow examples
Problem: The workflow examples repo has been removed, but it still has a ref configured in flux-docs conf.py. Remove it.
1 parent 5afec6c commit 106074e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

conf.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,6 @@
193193
"https://flux-framework.readthedocs.io/projects/flux-security/en/latest/",
194194
None,
195195
),
196-
"workflow-examples": (
197-
"https://flux-framework.readthedocs.io/projects/flux-workflow-examples/en/latest/",
198-
None,
199-
),
200196
}
201197

202198
# -- Options for HTML output -------------------------------------------------

0 commit comments

Comments
 (0)