File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ <h1 data-toc-skip>{{ workflow.title }}</h1>
120120 {% endif %}
121121
122122 {% if workflow.workflowhub_id %}
123- < a style ="margin-bottom: 0.2rem " href ="https://dev. workflowhub.eu/workflows/{{ workflow.workflowhub_id }} " class ="btn btn-secondary "> < img src ="{% link assets/images/workflowhub-icon.svg %} " style ="height: 32px " alt ="Workflowhub cloud with gears logo "/> View on (Dev) WorkflowHub</ a >
123+ < a style ="margin-bottom: 0.2rem " href ="https://workflowhub.eu/workflows/{{ workflow.workflowhub_id }} " class ="btn btn-secondary "> < img src ="{% link assets/images/workflowhub-icon.svg %} " style ="height: 32px " alt ="Workflowhub cloud with gears logo "/> View on WorkflowHub</ a >
124124 {% endif %}
125125
126126 </ div >
@@ -131,7 +131,7 @@ <h1 data-toc-skip>{{ workflow.title }}</h1>
131131
132132 < span class ="dropdown ">
133133 < button class ="btn btn-primary dropdown-toggle " type ="button " data-toggle ="dropdown " aria-expanded ="false ">
134- < img src ="{% link assets/images/galaxylogo.png %} " style ="height: 16px " alt ="galaxy logo "/>
134+ < img src ="{% link assets/images/galaxylogo.png %} " style ="height: 16px " alt ="galaxy logo "/>
135135 Run Workflow in Galaxy
136136 </ button >
137137 < ul class ="dropdown-menu ">
You can’t perform that action at this time.
0 commit comments