fix(docs): update links in README to include 'my-projects' path for accurate badge references
bugfix/fix-readme-links
into develop
Merging Summary
Ticket/Issue Number
Type of Change
-
🐛 Bug fix (non-breaking change which fixes an issue) -
✨ New feature (non-breaking change which adds functionality) -
💥 Breaking change (fix or feature that would cause existing functionality to not work as expected) -
📚 Documentation update -
🔧 Configuration change -
🧹 Code cleanup/refactoring -
🚀 Performance improvement -
🔒 Security fix
Testing
-
Unit tests pass -
Manual testing completed -
Code coverage maintained/improved
Screenshots/Videos
Checklist
-
My changes generate no new warnings -
New and existing unit tests pass locally with my changes -
Project builds successfully on my local machine