Merge pull request #397 from aclist/aclist-patch-2
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled

fix: markdown syntax
This commit is contained in:
aclist 2026-07-07 16:51:44 +09:00 committed by GitHub
commit 7f5559121d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,5 +67,5 @@ will be merged to `prerelease/<latest-version>`, then `testing`, and after a liv
testing phase, to `stable` as well.
It is recommended to follow
(Conventional Commits)[https://www.conventionalcommits.org/en/v1.0.0/], as this
[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/), as this
integrates well with tooling and helps the project review your code.