fix(readme): Correct license link and fix markdown line break for company name in README

This commit is contained in:
2026-02-08 12:49:03 +00:00
parent 2c89cc6a0a
commit 8a2e32dcd4
3 changed files with 10 additions and 3 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-02-08 - 7.1.2 - fix(readme)
Correct license link and fix markdown line break for company name in README
- Updated README link to the license file from ./license to ./LICENSE
- Added trailing spaces after 'Task Venture Capital GmbH' to preserve a Markdown line break
- Documentation-only change; no code modified
## 2026-02-07 - 7.1.1 - fix(workflows)
normalize default branch to 'main' across CI/release workflows and docs; update package metadata; clean .gitignore and fix readme license link