lakeFS
lakeFS copied to clipboard
Bug: Sample repository README.md links broken on non-main default branch
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.