Skip to content

Fix #501: Remove broken logo from README#549

Open
karlhillx wants to merge 1 commit into
spacetelescope:mainfrom
karlhillx:fix-501-remove-broken-logo
Open

Fix #501: Remove broken logo from README#549
karlhillx wants to merge 1 commit into
spacetelescope:mainfrom
karlhillx:fix-501-remove-broken-logo

Conversation

@karlhillx

Copy link
Copy Markdown

The relative-path img tag renders on GitHub but breaks on PyPI. Removed.

The relative-path img tag renders fine on GitHub but breaks on PyPI.
Removing the logo since the image host is not accessible from PyPI.
@karlhillx karlhillx requested a review from a team as a code owner June 2, 2026 04:12
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 2, 2026
@zacharyburnett

Copy link
Copy Markdown
Collaborator

I'm hesitant to say that removing the brandmark entirely is the best solution here

@karlhillx

Copy link
Copy Markdown
Author

Fair enough. I can switch the image src to an absolute raw URL so the brandmark renders on PyPI too:
<img src="https://raw.githubusercontent.com/spacetelescope/stcal/main/docs/_static/stsci_pri_combo_mark_white.png" width="300"/>

Want me to pin to a commit SHA instead of main so old releases don't break retroactively? Either way, I can update the PR.

@zacharyburnett

Copy link
Copy Markdown
Collaborator

if we're going to point to a URL anyway then perhaps we should point to a central location

in general PyPI readme rendering is important so I'll bring it up with our upcoming templating work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants