Skip to content

Commit 4ecdd01

Browse files
thetorpedodogmr-c
authored andcommitted
Fix SciCrunch link in recommended practices page.
1 parent 9b8a09e commit 4ecdd01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_extras/recommended-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ the CWL tool or workflow description. Use unambiguous identifiers like
4040
☐ In tool descriptions, list dependencies using short name(s) under
4141
`SoftwareRequirement`.
4242

43-
☐ Include [SciCrunch][scicrunch-issue] identifiers for dependencies in
43+
☐ Include [SciCrunch][scicrunch] identifiers for dependencies in
4444
`https://identifiers.org/rrid/RRID:SCR_NNNNNN` format.
4545

4646
☐ All `input` and `output` identifiers should reflect their conceptual
@@ -95,7 +95,7 @@ workflow modular and allow sections of them to be easily reused.
9595
[containers]: https://doi.org/10.12688/f1000research.15140.1
9696
[apache-license]: https://spdx.org/licenses/Apache-2.0.html
9797
[license-example]: https://github.com/ProteinsWebTeam/ebi-metagenomics-cwl/blob/master/workflows/emg-assembly.cwl#L200
98-
[scicrunch-issue]: https://github.com/common-workflow-language/common-workflow-language/issues/scicrunch.org
98+
[scicrunch]: https://scicrunch.org
9999
[edam-example]: http://edamontology.org/format_1915
100100
[iana-types]: https://www.iana.org/assignments/media-types/media-types.xhtml
101101
[file-prop]: https://www.commonwl.org/v1.0/CommandLineTool.html#File

0 commit comments

Comments
 (0)