Skip to content

Commit

Permalink
fix: Shortern doi
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Jan 20, 2023
1 parent 773775c commit 22980c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ manifest {
mainScript = 'main.nf'
nextflowVersion = '!>=22.10.1'
version = '1.1.0'
doi = 'https://doi.org/10.5281/zenodo.7153103'
doi = '10.5281/zenodo.7153103'
}

// Function to ensure that resource requirements don't go beyond
Expand Down

0 comments on commit 22980c0

Please sign in to comment.