Skip to content

📝 Fix image URLs in index.md#15534

Merged
tiangolo merged 1 commit into
masterfrom
fix-img-urls
May 18, 2026
Merged

📝 Fix image URLs in index.md#15534
tiangolo merged 1 commit into
masterfrom
fix-img-urls

Conversation

@YuriiMotov
Copy link
Copy Markdown
Member

@YuriiMotov YuriiMotov commented May 15, 2026

Relative URLs don't work for translations, they point to /es/img/logos/microsoft.svg instead of /img/logos/microsoft.svg:

image

Adding leading slash fixes it. See docs preview for RU translation PR: #15521

@YuriiMotov YuriiMotov added the docs Documentation about how to use FastAPI label May 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📝 Docs preview

Last commit 87cd758 at: https://a6624de4.fastapitiangolo.pages.dev

Modified Pages

@YuriiMotov YuriiMotov requested a review from alejsdev May 15, 2026 09:27
Copy link
Copy Markdown
Member

@tiangolo tiangolo left a comment

Choose a reason for hiding this comment

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

Good catch, thank you! 🙌

@tiangolo tiangolo merged commit 3e2ef69 into master May 18, 2026
37 checks passed
@tiangolo tiangolo deleted the fix-img-urls branch May 18, 2026 07:03
YuriiMotov added a commit that referenced this pull request May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation about how to use FastAPI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants