Skip to content

docs: Migrate RTD URLs to docs.ansible.com - #349

Draft
gundalow wants to merge 4 commits into
ansible-community:mainfrom
gundalow:fix-rtd-url-migration
Draft

docs: Migrate RTD URLs to docs.ansible.com#349
gundalow wants to merge 4 commits into
ansible-community:mainfrom
gundalow:fix-rtd-url-migration

Conversation

@gundalow

Copy link
Copy Markdown

Summary

This PR updates readthedocs.io URLs to their docs.ansible.com equivalents with proper anchor preservation.

Changes (20 URLs updated)

Technical Details

  • ✅ Anchor fragments preserved during URL transformations
  • ✅ HTTP redirects followed to final destinations
  • ✅ URL validation completed before applying changes
  • ✅ Configuration-driven URL mapping system

🤖 Generated with Claude Code

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

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

Co-Authored-By: Claude <noreply@anthropic.com>
@gundalow
gundalow force-pushed the fix-rtd-url-migration branch from 03852fb to 6a1a5ea Compare November 11, 2025 19:33
@gundalow gundalow changed the title Migrate RTD URLs to docs.ansible.com docs: Migrate RTD URLs to docs.ansible.com Nov 21, 2025
@gundalow gundalow added the documentation Improvements or additions to documentation label Nov 24, 2025
@gundalow gundalow removed the documentation Improvements or additions to documentation label Nov 24, 2025
@gundalow gundalow added the docs Documentation updates label Nov 24, 2025

@ziegenberg ziegenberg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @gundalow,

Do you mind making one small change?

Comment on lines +44 to +45
.. _`docker_container`: https://docs.ansible.com/collections.html
.. _`docker_network`: https://docs.ansible.com/collections.html

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably point here:

Suggested change
.. _`docker_container`: https://docs.ansible.com/collections.html
.. _`docker_network`: https://docs.ansible.com/collections.html
.. _`docker_container`: https://docs.ansible.com/projects/ansible/latest/collections/community/docker/docker_container_module.html
.. _`docker_network`: https://docs.ansible.com/projects/ansible/latest/collections/community/docker/docker_network_module.html

@ziegenberg

Copy link
Copy Markdown
Contributor

Hi @gundalow,

You need to sign your original commit for the checks to succeed. And there's a small change I requested. If it's okay with you, I can do this for you and get it merged.

Greetings,
Daniel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore docs Documentation updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants