Skip to content

Commit 600cd04

Browse files
authored
new URL for best practices
the redirect from the old URL is broken :-(
1 parent 41a242a commit 600cd04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h2>Where is information exposed?</h2>
136136
<section id="best-practice">
137137
<h1>Best Practices</h1>
138138
<p>In order to ensure that your workflow is well presented in CWL Viewer, we recommend the following of
139-
<a href="http://www.commonwl.org/user_guide/rec-practices/">CWL Best Practices</a>. Those which are
139+
<a href="https://www.commonwl.org/user_guide/topics/best-practices.html">CWL Best Practices</a>. Those which are
140140
specifically relevant to the viewer are detailed below, but it is suggested that you try to meet as
141141
many as possible to include the general quality and reproducibility of your workflows.</p>
142142
<p>Some limitations of the CWL Viewer which you may need to be aware of are also described here.</p>

0 commit comments

Comments
 (0)