Skip to content

Commit

Permalink
update parallel configuration reference link, fixes qiime2#342
Browse files Browse the repository at this point in the history
  • Loading branch information
gregcaporaso committed Oct 9, 2024
1 parent 76b8d1e commit 5e4b989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions q2cli/builtin/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def info(config_level):
if config_level:
click.secho('To get help with configuring and/or understanding '
'QIIME 2 parallelization, visit '
'https://develop.qiime2.org/en/latest/framework/'
'how-to-guides/parallel-configuration.html')
'https://use.qiime2.org/en/latest/references/'
'parallel-configuration.html')

click.secho('\n')

0 comments on commit 5e4b989

Please sign in to comment.