mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 06:56:00 -03:30
use subproject url prefix (#15681)
* use subproject url prefix * add version details
This commit is contained in:
@@ -39,7 +39,7 @@ extensions = [
|
||||
'swagger',
|
||||
]
|
||||
|
||||
notfound_urls_prefix = "/en/latest/"
|
||||
notfound_urls_prefix = "/projects/awx/en/latest/"
|
||||
notfound_template = "404.rst"
|
||||
|
||||
html_theme = 'sphinx_ansible_theme'
|
||||
|
||||
Reference in New Issue
Block a user