Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5b53e30

Browse files
committed
Changed the link of Dependency Injection from Wikipedia DE to Wikipedia EN
1 parent 7fb8d69 commit 5b53e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The patterns can be structured in roughly three different categories. Please cli
3131
* [Registry](Registry) [:notebook:](http://en.wikipedia.org/wiki/Service_locator_pattern)
3232
* [FluentInterface](FluentInterface) [:notebook:](http://en.wikipedia.org/wiki/Fluent_interface)
3333
* [DataMapper](DataMapper) [:notebook:](http://en.wikipedia.org/wiki/Data_mapper_pattern)
34-
* [DependencyInjection](DependencyInjection) [:notebook:](http://de.wikipedia.org/wiki/Dependency_Injection)
34+
* [DependencyInjection](DependencyInjection) [:notebook:](http://en.wikipedia.org/wiki/Dependency_injection)
3535

3636
### Behavioral
3737

0 commit comments

Comments
 (0)