Diff of /landingpage/index.html [r261] .. [r262]  Maximize  Restore

Switch to side-by-side view

--- a/landingpage/index.html
+++ b/landingpage/index.html
@@ -47,7 +47,7 @@
 		</h1>
         <h2>
 		  'CfUnit' is motivated by absence of 'good and free' open source IEC61131-3 automated unit-testing solutions.
-		  Written in Structured-Text for CODESYS based PLC systems. MIT-licensed.
+		  Written in Structured-Text for CODESYS based PLC systems, MIT-licensed.
 		</h2>
 		<p><a class="btn btn-primary btn-lg" href="#Download">Download <span class="glyphicon glyphicon-circle-arrow-right"></span></a></p>
 		<br>
@@ -194,8 +194,10 @@
 		<div class="row Resources">
           <div class="col-md-10 col-md-offset-1 text-center">
 			<p class="col-md-4 col-sm-6">
-			  <strong>API</strong><br>
-			  Online API reference can be found <a href="https://forge.codesys.com/prj/cfunit/home/CfUnit%20API%20Reference/">here</a>.
+			  <strong>Wiki</strong><br>
+              A small but complete tutorial can be found <a href="https://forge.codesys.com/prj/cfunit/wiki/API%20Reference/">here</a>.
+			  The online API reference wiki can be found <a href="https://forge.codesys.com/prj/cfunit/home/Tutorial/">here</a>.
+              A complete development log can be found <a href="https://forge.codesys.com/prj/cfunit/developmentlog/Development%20Log/">here</a>.
 			</p>
 			<p class="col-md-4 col-sm-6">
 			  <strong>Q&A</strong><br>