Skip to content

fix(readme): use absolute URLs for logo images so they render on PyPI#126

Open
frivas-at-navteca wants to merge 1 commit intoagentevals-dev:mainfrom
Navteca:fix/pypi-logo-image
Open

fix(readme): use absolute URLs for logo images so they render on PyPI#126
frivas-at-navteca wants to merge 1 commit intoagentevals-dev:mainfrom
Navteca:fix/pypi-logo-image

Conversation

@frivas-at-navteca
Copy link
Copy Markdown
Contributor

Summary

  • Fixes the broken logo image on the PyPI project page
  • Replaces relative paths (docs/assets/logo-*.svg) with absolute raw.githubusercontent.com URLs
  • PyPI does not serve local files, so relative paths result in a broken image; absolute URLs work both on PyPI and GitHub

Closes #62

Note: AI assisted with identifying the root cause and generating the fix. The change is a straightforward 3-line diff that I understand fully.

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.

add README.md to src/agentevals so it shows up in pypi

1 participant