Skip to content

Commit 0b57edd

Browse files
authored
Merge pull request iluwatar#568 from brandon-d-mckay/patch-1
Fix incorrect URL
2 parents 82b9f4f + 9e7e8a6 commit 0b57edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

event-driven-architecture/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Use an Event-driven architecture when
3232

3333
## Credits
3434

35-
* [Event-driven architecture - Wikipedia](http://www.computerweekly.com/feature/Write-through-write-around-write-back-Cache-explained)
35+
* [Event-driven architecture - Wikipedia](https://en.wikipedia.org/wiki/Event-driven_architecture)
3636
* [Fundamental Components of an Event-Driven Architecture](http://giocc.com/fundamental-components-of-an-event-driven-architecture.html)
3737
* [Real World Applications/Event Driven Applications](https://wiki.haskell.org/Real_World_Applications/Event_Driven_Applications)
3838
* [Event-driven architecture definition](http://searchsoa.techtarget.com/definition/event-driven-architecture)

0 commit comments

Comments
 (0)