mrmans0n / compose-rules

Lint rules for ktlint/detekt aimed to contribute to a healthier usage of Compose. Actively maintained and evolved fork of the Twitter Compose rules.
https://mrmans0n.github.io/compose-rules
Other
543 stars 20 forks source link

Doc broken link - When should I expose modifier parameters? #227

Closed DreadIron23 closed 4 months ago

DreadIron23 commented 4 months ago

In section https://mrmans0n.github.io/compose-rules/rules/#when-should-i-expose-modifier-parameters

the following link is broken

More info: Always provide a Modifier parameter

I think it should point to https://chrisbanes.me/posts/always-provide-a-modifier/