Skip to content

fix: use absolute URL for PyPI logo and markdown docs#87

Merged
tompollard merged 2 commits intomainfrom
tp/fix_logo_pypi
Apr 16, 2026
Merged

fix: use absolute URL for PyPI logo and markdown docs#87
tompollard merged 2 commits intomainfrom
tp/fix_logo_pypi

Conversation

@tompollard
Copy link
Copy Markdown
Member

The README uses a relative path for the logo (docs/assets/baker_logo.png).

PyPI can't resolve this path, resulting in a "Bad url scheme" error: https://pypi.org/project/croissant-baker/0.1.1

(Image path is: https://pypi-camo.freetls.fastly.net/e76485557350d6d7f3a80a6a1fdf7f81e1ba5a34/646f63732f6173736574732f62616b65725f6c6f676f2e706e67)

This pull request replaces the relative path with the absolute path.

@tompollard tompollard requested a review from rafiattrach April 16, 2026 19:43
@tompollard
Copy link
Copy Markdown
Member Author

Looks like a few other links are broken for the same reason, so will update those here too.

@tompollard tompollard changed the title fix: use absolute URL for PyPI logo fix: use absolute URL for PyPI logo and markdown docs Apr 16, 2026
@tompollard tompollard requested a review from rafiattrach April 16, 2026 20:13
@tompollard tompollard merged commit e98df54 into main Apr 16, 2026
3 checks passed
@tompollard tompollard deleted the tp/fix_logo_pypi branch April 16, 2026 20:18
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