diff --git a/awxkit/awxkit/cli/docs/source/conf.py b/awxkit/awxkit/cli/docs/source/conf.py index 75eb627103..db66c6292c 100644 --- a/awxkit/awxkit/cli/docs/source/conf.py +++ b/awxkit/awxkit/cli/docs/source/conf.py @@ -52,6 +52,7 @@ html_static_path = ['_static'] rst_epilog = ''' .. |prog| replace:: awx -.. |at| replace:: Ansible Tower -.. |RHAT| replace:: Red Hat Ansible Tower +.. |at| replace:: automation controller +.. |At| replace:: Automation controller +.. |RHAT| replace:: Red Hat Ansible Automation Platform controller '''