File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
src/main/resources/templates Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -53,8 +53,7 @@ <h2>Workflow URL</h2>
53
53
< strong > Don't know what to view?</ strong > Try these from < i > common-workflow-language/workflows</ i > :
54
54
< a class ="example " href ="https://github.com/common-workflow-language/workflows/tree/master/workflows/compile/compile1.cwl "> compile</ a > ,
55
55
< a class ="example " href ="https://github.com/common-workflow-language/workflows/tree/master/workflows/make-to-cwl/dna.cwl "> make-to-cwl</ a > ,
56
- < a class ="example " href ="https://github.com/common-workflow-language/workflows/tree/master/workflows/lobSTR/lobSTR-workflow.cwl "> lobSTR</ a > ,
57
- < a class ="example " href ="https://github.com/common-workflow-language/workflows/tree/master/workflows/scidap/bam-genomecov-bigwig-rna-dutp.cwl "> scidap</ a >
56
+ < a class ="example " href ="https://github.com/common-workflow-language/workflows/tree/lobstr-v1/workflows/lobSTR/lobSTR-workflow.cwl "> lobSTR</ a >
58
57
or < a href ="/workflows "> explore the collection</ a >
59
58
</ div >
60
59
< form id ="add " action ="# " th:action ="@{/workflows} " th:object ="${workflowForm} " method ="POST ">
You can’t perform that action at this time.
0 commit comments