diff options
author | Sandra McCann <samccann@redhat.com> | 2024-07-18 19:36:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-18 19:36:00 +0200 |
commit | 9979fc659efbf4d54a39f9f36912d5ed7b0fa6cd (patch) | |
tree | ee5d574698116ea55b73ce4cd1524c299cbc2488 /docs | |
parent | Fix ui-next build for release staging GHA (#15383) (diff) | |
download | awx-9979fc659efbf4d54a39f9f36912d5ed7b0fa6cd.tar.xz awx-9979fc659efbf4d54a39f9f36912d5ed7b0fa6cd.zip |
Update docs replacements to AWX (#15349)
Update replacements to AWX
Signed-off-by: Sandra McCann <samccann@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docsite/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docsite/conf.py b/docs/docsite/conf.py index 42926df97b..d2ea8d69ef 100644 --- a/docs/docsite/conf.py +++ b/docs/docsite/conf.py @@ -71,8 +71,8 @@ rst_epilog = """ .. |aap| replace:: Ansible Automation Platform .. |ab| replace:: ansible-builder .. |ap| replace:: Automation Platform -.. |at| replace:: automation controller -.. |At| replace:: Automation controller +.. |at| replace:: AWX +.. |At| replace:: AWX .. |ah| replace:: Automation Hub .. |EE| replace:: Execution Environment .. |EEs| replace:: Execution Environments |