File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
src/main/resources/templates Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 3434 < div class ="row ">
3535 < div class ="col-md-12 " role ="main " id ="main ">
3636 < h1 > Common Workflow Language Viewer</ h1 >
37- < p > This tool visualises and lists the details of a workflow with its inputs, outputs and steps and
37+ < p > This tool visualises and lists the details of a
38+ < a href ="http://www.commonwl.org/ " rel ="noopener " target ="_blank "> CWL workflow</ a >
39+ with its inputs, outputs and steps and
3840 packages the files involved into a downloadable
3941 < a href ="https://researchobject.github.io/specifications/bundle/ " rel ="noopener " target ="_blank ">
4042 Research Object Bundle</ a >
@@ -77,4 +79,4 @@ <h2>Workflow from Github URL</h2>
7779
7880 < script src ="/bower_components/requirejs/require.js " data-main ="/js/main.js "> </ script >
7981 </ body >
80- </ html >
82+ </ html >
You can’t perform that action at this time.
0 commit comments