You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a new repository with sample data and specifying a default branch name different from 'main', the generated README.md file contains broken internal links.
This issue stems from a hardcoded reference to 'main' within the link generation logic during repository creation.