docs: migrate RTD URLs to docs.ansible.com (#16189)

* docs: update readthedocs.io URLs to docs.ansible.com equivalents

🤖 Generated with Claude Code
https://claude.ai/code

Co-Authored-By: Claude <noreply@anthropic.com>

* Update Bullhorn newsletter link in communication docs

---------

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
John Barker
2026-01-15 12:27:47 +00:00
committed by GitHub
parent fee71b8917
commit 75aba0f62d
16 changed files with 23 additions and 23 deletions

View File

@@ -4,8 +4,8 @@ All jobs use container isolation for environment consistency and security.
Compliant images are referred to as Execution Environments (EE)s.
For more information about the EE technology as well as how to build and test EEs, see:
- [Getting started with Execution Environments guide](https://ansible.readthedocs.io/en/latest/getting_started_ee/index.html)
- [Ansible Builder documentation](https://ansible.readthedocs.io/projects/builder/en/latest/)
- [Getting started with Execution Environments guide](https://docs.ansible.com/en/latest/getting_started_ee/index.html)
- [Ansible Builder documentation](https://docs.ansible.com/projects/builder/en/latest/)
The Execution Environment model has an `image` field for the image identifier which will be used by jobs.
The job details view will link to the execution environment that the job uses.