Use a descriptive text for the Wikipedia link (#24057)

This commit is contained in:
Marco Koch
2018-10-22 20:55:19 +02:00
committed by Randell Dawson
parent af85bc3c71
commit 20dc65f6ce

View File

@ -27,4 +27,4 @@ Examples of this type of design pattern include:
17. **Visitor pattern**: A way to separate an algorithm from an object. 17. **Visitor pattern**: A way to separate an algorithm from an object.
### Sources ### Sources
[https://en.wikipedia.org/wiki/Behavioral_pattern](https://en.wikipedia.org/wiki/Behavioral_pattern) [Behavioral patterns - Wikipedia](https://en.wikipedia.org/wiki/Behavioral_pattern)