Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Template updates #5

Merged
merged 7 commits into from
Sep 21, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated links to https
  • Loading branch information
michalbundyra committed Sep 21, 2017
commit f958ad8d30c8ad1a1126ed5428bbb52f6ca7d09b
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<div class="navbar-header">
<!-- Main title -->
<span class="navbar-brand">
<a class="logo-link" href="http://framework.zend.com" title="Zend Framework"><img src="./img/zf-logo-mark.svg" height="28" alt="Zend Framework" /></a>
<a class="logo-link" href="https://framework.zend.com" title="Zend Framework"><img src="./img/zf-logo-mark.svg" height="28" alt="Zend Framework" /></a>
<a href="./">ZF Docs</a>
</span>
</div>
Expand Down Expand Up @@ -141,7 +141,7 @@ <h2>Components</h2>
<div class="col-lg-3">
<p>
<strong>Zend Framework</strong><br />
<a href="http://framework.zend.com/">framework.zend.com</a><br />
<a href="https://framework.zend.com/">framework.zend.com</a><br />
<a href="https://docs.zendframework.com">docs.zendframework.com</a><br />
<a href="https://packages.zendframework.com">packages.zendframework.com</a><br />
<a href="https://apigility.org">apigility.org</a><br />
Expand All @@ -162,7 +162,7 @@ <h2>Components</h2>
<h4>Copyright</h4>
<div class="hline-w"></div>

<p>&copy; 2006-2016 by <a href="http://www.zend.com">Zend</a>, a <a href="http://www.roguewave.com/">Rogue Wave Company</a>.</p>
<p>&copy; 2006-2016 by <a href="https://www.zend.com/">Zend</a>, a <a href="https://www.roguewave.com/">Rogue Wave Company</a>.</p>
</div>

<div class="col-lg-4">
Expand Down