Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Commit c79b0d9

Browse files
Fix link
1 parent 116b2e2 commit c79b0d9

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
@@ -5,7 +5,7 @@
55
>
66
> In this session, you will learn best practices and see design patterns in action that allow you to interact with your database without going crazy. In other words: you will learn how to implement testable database interaction – and how to test it.
77
8-
The example application developed in this repository was used, for example ;-), by [Sebastian Bergmann](https://thephp.cc/company/consultants/sebastian-bergmann) in his "[Event-Based Testing](https://thephp.cc/presentations/event-based-testing?ref=github)" and "[Testable Database Interaction](https://thephp.cc/presentations/testable-database-interaction?ref=github)" presentations.
8+
The example application developed in this repository was used, for example ;-), by [Sebastian Bergmann](https://thephp.cc/company/consultants/sebastian-bergmann?ref=github) in his "[Event-Based Testing](https://thephp.cc/presentations/event-based-testing?ref=github)" and "[Testable Database Interaction](https://thephp.cc/presentations/testable-database-interaction?ref=github)" presentations.
99

1010
This example application implements a subset of the rules of the boardgame "[Clans of Caledonia](https://karma-games.com/clans-of-caledonia/)" by Juma Al-JouJou.
1111

0 commit comments

Comments
 (0)