Skip to content

Fix provider icon downloads via LobeHub CDN - #830

Merged
xenodium merged 1 commit into
xenodium:mainfrom
tjohnman:update-failing-icon-urls
Sep 17, 2026
Merged

xenodium merged 1 commit into
xenodium:mainfrom
tjohnman:update-failing-icon-urls

Conversation

@tjohnman

@tjohnman tjohnman commented Sep 17, 2026

Copy link
Copy Markdown

Checklist

  • I agree to communicate (PR description and comments) with the author myself (not AI-generated).
  • I've reviewed all code in PR myself and will vouch for its quality.
  • I've read and followed the Contributing guidelines.
  • I've filed a feature request/discussion for a new feature.
  • I'm making visual changes, so I'm including screenshots so you can view and discuss.
  • I've added tests where applicable.
  • I've updated documentation where necessary.
  • I've run M-x checkdoc and M-x byte-compile-file.

Fixes #829
The existing Github raw.githubusercontent.com icon URLs are returning 404. For robustness, this PR switches the URL construction to use the officially recommended CDN.

@xenodium xenodium left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks for the fix!

@xenodium
xenodium merged commit d817609 into xenodium:main Sep 17, 2026
2 checks passed
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.

Icon downloads fail on a fresh install

2 participants