lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

Bug: Sample repository README.md links broken on non-main default branch

Open nopcoder opened this issue 4 months ago • 0 comments

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.

nopcoder avatar Jun 07 '25 09:06 nopcoder