programming-principles icon indicating copy to clipboard operation
programming-principles copied to clipboard

Anchor link named incorrect

Open daniel-ipepper opened this issue 1 year ago • 0 comments

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.

daniel-ipepper avatar Jul 26 '24 14:07 daniel-ipepper