Skip to content

Commit dd8f43b

Browse files
committed
Set v2 as the latest docs version
1 parent 143a8be commit dd8f43b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
'docsearch_index_name': 'pyinfra',
4545
'plausible_domain': 'docs.pyinfra.com',
4646
'plausible_stats_domain': 'stats.oxygem.com',
47-
'doc_versions': ['1.x', '0.x', 'latest'],
48-
'primary_doc_version': '1.x',
47+
'doc_versions': ['2.x', '1.x', '0.x', 'latest'],
48+
'primary_doc_version': '2.x',
4949
}
5050

5151
templates_path = ['templates']

0 commit comments

Comments
 (0)