You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/templates/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ <h1>Common Workflow Language Viewer</h1>
42
42
Research Object Bundle</a>
43
43
(zip file with metadata in a manifest), allowing it to be easily viewed and shared.</p>
44
44
<divclass="alert alert-info">
45
-
<p>Want to generate visualisations in build scripts or from another automated process? Find out about <ahref="/apidocs" alt="API Documentation">our API</a></p>
45
+
<p>Want to make your workflows look their best in CWL Viewer? Find out about <ahref="/about">CWL recommended practices</a></p>
0 commit comments