choo121600 opened a new issue, #47000: URL: https://github.com/apache/airflow/issues/47000
### What do you see as an issue? The AWS logo image is currently referenced using the relative path: `docs/integration-logos/aws/[email protected]` However, the image does not display correctly in GitHub Markdown because the referenced path does not match the actual file location.  ### Solving the problem **Correct Path:** `providers/amazon/docs/integration-logos/[email protected]` - Update the image path to the correct location. - Use the Raw URL to avoid path confusion and ensure proper rendering across platforms. ### Anything else _No response_ ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
