mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
docs: migrate RTD URLs to docs.ansible.com (#11109)
* docs: update readthedocs.io URLs to docs.ansible.com equivalents
🤖 Generated with Claude Code
https://claude.ai/code
* Adjust favicon URL.
---------
(cherry picked from commit d98df2d3a5)
Co-authored-by: John Barker <john@johnrbarker.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Don Naro <dnaro@redhat.com>
32 lines
1.2 KiB
Markdown
32 lines
1.2 KiB
Markdown
##### SUMMARY
|
|
<!--- Describe the change below, including rationale and design decisions -->
|
|
|
|
<!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
|
|
|
|
<!--- Please do not forget to include a changelog fragment:
|
|
https://docs.ansible.com/projects/ansible/devel/community/collection_development_process.html#creating-changelog-fragments
|
|
No need to include one for docs-only or test-only PR, and for new plugin/module PRs.
|
|
Read about more details in CONTRIBUTING.md.
|
|
-->
|
|
|
|
##### ISSUE TYPE
|
|
<!--- Pick one or more below and delete the rest.
|
|
'Test Pull Request' is for PRs that add/extend tests without code changes. -->
|
|
- Bugfix Pull Request
|
|
- Docs Pull Request
|
|
- Feature Pull Request
|
|
- New Module/Plugin Pull Request
|
|
- Refactoring Pull Request
|
|
- Test Pull Request
|
|
|
|
##### COMPONENT NAME
|
|
<!--- Write the SHORT NAME of the module, plugin, task or feature below. -->
|
|
|
|
##### ADDITIONAL INFORMATION
|
|
<!--- Include additional information to help people understand the change here -->
|
|
<!--- A step-by-step reproduction of the problem is helpful if there is no related issue -->
|
|
|
|
<!--- Paste verbatim command output below, e.g. before and after your change -->
|
|
```paste below
|
|
|
|
```
|