Skip to content

fix: use GitHub-hosted image URL in RapidFire AI integration docs#436

Merged
abidlabs merged 1 commit into
gradio-app:mainfrom
kamran-rapidfireAI:fix-rapidfireai-image-url
Feb 23, 2026
Merged

fix: use GitHub-hosted image URL in RapidFire AI integration docs#436
abidlabs merged 1 commit into
gradio-app:mainfrom
kamran-rapidfireAI:fix-rapidfireai-image-url

Conversation

@kamran-rapidfireAI
Copy link
Copy Markdown
Contributor

Summary

Fixes broken image rendering in the RapidFire AI integration documentation.

Problem:
The local relative path ./trackio-screenshot-sft.png does not render on the HuggingFace docs site at https://huggingface.co/docs/trackio/rapidfireai_integration

Fix:
Replace with the GitHub user-attachments URL:
https://github.com/user-attachments/assets/3c239fb9-3f07-4297-a3f3-1c51d9181eac

This follows the same pattern used by other docs in the repo (e.g., index.md, deploy_embed.md).

Note: This is a clean re-submission of #417, rebased directly on the current main with no conflicts — only the single-line image URL change.

The local relative path './trackio-screenshot-sft.png' does not render
on the HuggingFace docs site at:
https://huggingface.co/docs/trackio/rapidfireai_integration

Replace with the GitHub user-attachments URL, which is the same pattern
used by other docs in the repo (index.md, deploy_embed.md).

Co-authored-by: Cursor <cursoragent@cursor.com>
@abidlabs
Copy link
Copy Markdown
Member

https://github.com/user-attachments/assets/3c239fb9-3f07-4297-a3f3-1c51d9181eac 404s for me, can you please confirm?

@kamran-rapidfireAI
Copy link
Copy Markdown
Contributor Author

@abidlabs Odd. I just clicked on it and it shows me the screenshot of the figures. The way I uploaded it was that I pasted the image into the comment section of GitHub and GitHub immediately gave me a link (the link you see there). I tested it in different browsers without logging in.

What is the safest place to upload it and provide the link?

@abidlabs
Copy link
Copy Markdown
Member

Hmm strange, it's working now! LGTM will merge this in

@abidlabs abidlabs merged commit 4ac7d38 into gradio-app:main Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants