Skip to content

Commit

Permalink
fix pointer to a commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nvnieuwk committed Apr 9, 2024
1 parent c0d16eb commit e892555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nextflow_schema/sample_sheet_schema_specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ For example:
```

will convert the `field` value to a meta value, resulting in the channel `[[id:value]...]`
See [here](https://github.com/nextflow-io/nf-schema/blob/ce3aef60e5103ea4798375fe6c59bae41b7d2a25/plugins/nf-schema/src/testResources/schema_input.json#L10-L25) for an example in the sample sheet.
See [here](https://github.com/nextflow-io/nf-schema/blob/master/plugins/nf-schema/src/testResources/schema_input.json#L10-L25) for an example in the sample sheet.

0 comments on commit e892555

Please sign in to comment.