Skip to content

Commit

Permalink
Add 3x to nav list.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jan 7, 2024
1 parent 67f2c3f commit cfeb24c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
version_list = [
{'name': '1.x', 'number': '/authentication/1', 'title': '1.x', 'current': True},
{'name': '2.x', 'number': '/authentication/2', 'title': '2.x'},
{'name': '3.x', 'number': '/authentication/3', 'title': '3.x'},
]

# Languages available.
Expand Down

0 comments on commit cfeb24c

Please sign in to comment.