Skip to content

Commit c518ee6

Browse files
authored
Merge branch 'dev' into update/mqc1.31
2 parents c14850a + f58c564 commit c518ee6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Bump minimum Nextflow version to 25.04.0 ([#3743](https://github.com/nf-core/tools/pull/3743))
1010
- Explicitly declare conda-forge as a channel in the conda setup for GitHub CI for nf-test ([#3764](https://github.com/nf-core/tools/pull/3764))
1111
- Update multiqc to 1.31 ([#3766](https://github.com/nf-core/tools/pull/3766))
12+
- Update charliecloud URL ([#3757](https://github.com/nf-core/tools/pull/3757))
1213

1314
### Linting
1415

nf_core/pipeline-template/docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ If `-profile` is not specified, the pipeline will run locally and expect all sof
161161
- `shifter`
162162
- A generic configuration profile to be used with [Shifter](https://nersc.gitlab.io/development/shifter/how-to-use/)
163163
- `charliecloud`
164-
- A generic configuration profile to be used with [Charliecloud](https://hpc.github.io/charliecloud/)
164+
- A generic configuration profile to be used with [Charliecloud](https://charliecloud.io/)
165165
- `apptainer`
166166
- A generic configuration profile to be used with [Apptainer](https://apptainer.org/)
167167
- `wave`

0 commit comments

Comments
 (0)