iluwatar / programming-principles

Categorized overview of Programming Principles & Patterns
https://java-design-patterns.com
339 stars 179 forks source link

Anchor link named incorrect #15

Open daniel-reu opened 2 months ago

daniel-reu commented 2 months ago

On the page Essential Java Design Principles, section Single Responsibility Principle the anchor link pointing to Curly's Law is incorrect.

The anchor is currently pointing towards: https://java-design-patterns.com/principles/#curlys-law But that should be changed to: https://java-design-patterns.com/principles/#curly-s-law Notice the missing hyphen.