We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de542e2 commit 256f250Copy full SHA for 256f250
q2cli/builtin/info.py
@@ -87,7 +87,7 @@ def info(config_level):
87
if config_level:
88
click.secho('To get help with configuring and/or understanding '
89
'QIIME 2 parallelization, visit '
90
- 'https://use.qiime2.org/en/latest/references/'
+ 'https://use.qiime2.org/en/stable/references/'
91
'parallel-configuration.html')
92
93
click.secho('\n')
0 commit comments