We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d38d3 commit a2debc2Copy full SHA for a2debc2
Creational_Patterns/Builder_Pattern/Readme.md
@@ -1,6 +1,6 @@
1
# BUILDER PATTERN
2
3
-<img src="https://www.enjoyalgorithms.com/static/builder-design-pattern-cover-2d281874fe0348630fa302a8aa8a2b73.jpg" width="600" height="300">
+<img src="https://refactoring.guru/images/patterns/content/builder/builder-en.png?id=617612423ea3752477dc90929115b3ee" width="600" height="300">
4
5
# WHAT IS Builder Design Pattern ?
6
0 commit comments