Skip to content

[DOC] fix outdated links and badges in README#735

Open
jaydevkalivarapu wants to merge 1 commit into
PyPortfolio:mainfrom
jaydevkalivarapu:fix/readme-outdated-links
Open

[DOC] fix outdated links and badges in README#735
jaydevkalivarapu wants to merge 1 commit into
PyPortfolio:mainfrom
jaydevkalivarapu:fix/readme-outdated-links

Conversation

@jaydevkalivarapu

Copy link
Copy Markdown

Closes #656

Summary

  • Remove Binder badge: Binder is unreliable; the cookbook link is already present in the table header row
  • Fix license link: blob/master/LICENSEblob/main/LICENSE (branch renamed)
  • Fix CI badge link: badge tracks main.yml but linked to release.yml; aligned to main.yml
  • Fix pepy.tech badge: personalized-badge endpoint is deprecated; updated to /badge/ endpoint
  • Fix Black formatter link: ambv/blackpsf/black (repo moved to PSF org)
  • Fix LinkedIn badge alt text: !slack!linkedin

🤖 Generated with Claude Code

- Remove broken Binder badge (Tutorials row); cookbook link remains in table header
- Fix license link: master -> main branch
- Fix CI badge link: points to release.yml but badge tracks main.yml; align to main.yml
- Fix pepy.tech badge: personalized-badge endpoint deprecated, use /badge/ instead
- Fix Black formatter link: ambv/black -> psf/black (repo moved)
- Fix LinkedIn badge alt text: !slack -> !linkedin

Closes PyPortfolio#656

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

Update README

1 participant