--- a/landingpage/index.html+++ b/landingpage/index.html@@ -177,7 +177,7 @@ <div class="row start" >
<p>
<ul class="col-md-12 text-center">
- <strong>A detailed step by step tutorial for the Simple CfUnit example project can be found <a href="https://forge.codesys.com/prj/cfunit/home/Home/">here</a></strong>+ <strong>A detailed step by step tutorial for the Simple CfUnit example project can be found <a href="https://forge.codesys.com/prj/cfunit/home/Tutorial/">here</a></strong> <br>Extend your test with <code>CfUnit.FB_TestSuite</code>
<br>Define the inputs and define the expected output (result)
<br>Call the CfUnit-assert methods to compare the expected output to the actual output