mirror of
https://github.com/corda/corda.git
synced 2025-06-17 06:38:21 +00:00
RELEASE: Fix version number for the docs site
This commit is contained in:
@ -58,7 +58,7 @@ version = 'V3.0'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = 'V3.0'
|
||||
# The version for use in the dropdown html.
|
||||
html_context = {'version': '3.0'}
|
||||
html_context = {'version': 'V3.0'}
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
Reference in New Issue
Block a user