Add cross-reference link in Image component docs to UI framework usage#10101
Add cross-reference link in Image component docs to UI framework usage#10101colemilne54 wants to merge 1 commit into
Conversation
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
Hello! Thank you for opening your first PR to Astro’s Docs! 🎉 Here’s what will happen next:
|
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
|
Hi! Thank you for proposing this helpful addition! Unfortunately we are not accepting any changes to the v4 version of our docs at the moment, since we are very close to releasing v5 docs and have stopped contributions to this branch and are preparing it for long-term, unmaintained mode. Several pages are undergoing significant rewrites for version 5, and our entire structure and navigation system, so we are asking everyone to wait until we have published the stable v5 docs (which should be early December) to avoid conflicts and issues. So, I will close this PR, but we would welcome this PR again next month, if you would still like to open one! I'm sorry that it's just bad timing here, and we do appreciate your contribution, even though we're not in a position to accept it at the moment! See you in v5, I hope! 🥳 |
Description
This PR adds a helpful navigation link in the Image component documentation that points readers to the section about passing Astro image components as children to UI framework components. This small enhancement helps users more easily discover the proper way to use Image components within UI frameworks.