Skip to content

Commit a297a27

Browse files
author
emil
authored
Fix broken link to UnitTests
1 parent d4ff824 commit a297a27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h3>Unit and Integration Testing</h3>
8888
Codeception is built on top of <strong>PHPUnit</strong> and is able to execute its tests.
8989
Integration tests can be improved with commands for database interactions.
9090
<br>
91-
<a class="btn btn-learn" href="/docs/05-UnitTests.md">Learn More</a>
91+
<a class="btn btn-learn" href="/docs/05-UnitTests">Learn More</a>
9292
</p>
9393
</div>
9494

@@ -246,4 +246,4 @@ <h2>Case Study</h2>
246246

247247

248248
</div>
249-
</div>
249+
</div>

0 commit comments

Comments
 (0)