Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deepset logo rendering on pypi.org #7387

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

kacperlukawski
Copy link
Contributor

Proposed Changes:

Rendering images on pypi.org does not work with relative URLs. I changed it to use an absolute link for Deepset's logo.

Right now it's being rendered like this:

image

Rendering images on pypi.org does not work with relative URLs. I changed it to use an absolute link for Deepset's logo.
@kacperlukawski kacperlukawski requested review from a team as code owners March 20, 2024 11:30
@kacperlukawski kacperlukawski requested review from dfokina and masci and removed request for a team March 20, 2024 11:30
@CLAassistant
Copy link

CLAassistant commented Mar 20, 2024

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added the 2.x Related to Haystack v2.0 label Mar 20, 2024
Copy link
Contributor

@masci masci left a comment

Choose a reason for hiding this comment

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

Thank you!

@masci masci merged commit f7a2eeb into deepset-ai:main Mar 20, 2024
8 checks passed
masci pushed a commit that referenced this pull request Mar 20, 2024
Rendering images on pypi.org does not work with relative URLs. I changed it to use an absolute link for Deepset's logo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Related to Haystack v2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants