--- a/landingpage/index.html +++ b/landingpage/index.html @@ -199,17 +199,17 @@ A tutorial can be found <a href="https://forge.codesys.com/prj/cfunit/home/Tutorial/">here</a>.<br> The 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>Code</strong><br> + The code repository can be found <a href="https://forge.codesys.com/prj/cfunit/code/">here</a>.<br> + <strong>Bugs</strong><br> + Any found bugs can be reported <a href="https://forge.codesys.com/prj/cfunit/tickets/">here</a>. + </p> <p class="col-md-4 col-sm-6"> <strong>FAQ</strong><br> Any questions? You can drop them <a href="https://forge.codesys.com/prj/cfunit/questions/">here</a>.<br> Posted questions will be modderated into the FAQ for future reference. </p> - <p class="col-md-4 col-sm-6"> - <strong>Code</strong><br> - The code repository can be found <a href="https://forge.codesys.com/prj/cfunit/code/">here</a>.<br> - <strong>Bugs</strong><br> - Any found bugs can be reported <a href="https://forge.codesys.com/prj/cfunit/tickets/">here</a>. - </p> </div> <!-- /.col-md-10 --> </div> <!-- /.row --> </div> <!-- /.Resources -->