Skip to content

Commit 256f250

Browse files
authored
MAINT: update docs URL (latest -> stable)
1 parent de542e2 commit 256f250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

q2cli/builtin/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ def info(config_level):
8787
if config_level:
8888
click.secho('To get help with configuring and/or understanding '
8989
'QIIME 2 parallelization, visit '
90-
'https://use.qiime2.org/en/latest/references/'
90+
'https://use.qiime2.org/en/stable/references/'
9191
'parallel-configuration.html')
9292

9393
click.secho('\n')

0 commit comments

Comments
 (0)