Diff of /landingpage/index.html [r264] .. [r265]  Maximize  Restore

Switch to unified view

a/landingpage/index.html b/landingpage/index.html
...
...
194
        <div class="row Resources">
194
        <div class="row Resources">
195
          <div class="col-md-10 col-md-offset-1 text-center">
195
          <div class="col-md-10 col-md-offset-1 text-center">
196
            <p class="col-md-4 col-sm-6">
196
            <p class="col-md-4 col-sm-6">
197
              <strong>Wiki</strong><br>
197
              <strong>Wiki</strong><br>
198
              The online API reference wiki can be found <a href="https://forge.codesys.com/prj/cfunit/wiki/API%20Reference/">here</a>.<br>
198
              The online API reference wiki can be found <a href="https://forge.codesys.com/prj/cfunit/wiki/API%20Reference/">here</a>.<br>
199
              A small but complete tutorial can be found <a href="https://forge.codesys.com/prj/cfunit/home/Tutorial/">here</a>.<br>
199
              A tutorial can be found <a href="https://forge.codesys.com/prj/cfunit/home/Tutorial/">here</a>.<br>
200
              A complete development log can be found <a href="https://forge.codesys.com/prj/cfunit/developmentlog/Development%20Log/">here</a>.
200
              The development log can be found <a href="https://forge.codesys.com/prj/cfunit/developmentlog/Development%20Log/">here</a>.
201
            </p>
201
            </p>
202
            <p class="col-md-4 col-sm-6">
202
            <p class="col-md-4 col-sm-6">
203
              <strong>Q&A</strong><br>
203
              <strong>FAQ</strong><br>
204
              If you have any questions, you can drop them <a href="https://forge.codesys.com/prj/cfunit/questions/">here</a>.<br>
204
              Any questions? You can drop them <a href="https://forge.codesys.com/prj/cfunit/questions/">here</a>.<br>
205
              If you cannot find your anwser, you can always drop a question in the comment.<br>
205
              Posted questions will be modderated into the FAQ for future reference.
206
              Posted questions will be modderated into the Q&A for future reference.
207
            </p>        
206
            </p>        
208
            <p class="col-md-4 col-sm-6">
207
            <p class="col-md-4 col-sm-6">
209
              <strong>Bugs</strong><br>
208
              <strong>Bugs</strong><br>
210
              Bugs can be reported by opening a ticket <a href="https://forge.codesys.com/prj/cfunit/tickets/">here</a>.
209
              Any found bugs can be reported <a href="https://forge.codesys.com/prj/cfunit/tickets/">here</a>.
211
            </p>
210
            </p>
212
          </div> <!-- /.col-md-10 -->
211
          </div> <!-- /.col-md-10 -->
213
        </div> <!-- /.row -->
212
        </div> <!-- /.row -->
214
      </div> <!-- /.Resources -->
213
      </div> <!-- /.Resources -->
215
    </div> <!-- /.container -->
214
    </div> <!-- /.container -->