Skip to content

Commit aab22d9

Browse files
committed
Adding links to CMS 5 and FW 3 to homepage
1 parent 0c2c850 commit aab22d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ <h1>Joomla! API Documentation</h1>
196196
<div class="thumbnail"><img src="https://api.joomla.org/images/cms.png">
197197
<div class="caption">
198198
<p>
199+
<a class="btn btn-large btn-block" href="https://api.joomla.org/cms-5/index.html">CMS 5.x</a>
199200
<a class="btn btn-large btn-block" href="https://api.joomla.org/cms-4/index.html">CMS 4.x</a>
200201
<a class="btn btn-large btn-block" href="https://api.joomla.org/cms-3/index.html">CMS 3.x</a>
201202
<a class="btn btn-large btn-block" href="https://api.joomla.org/cms-2.5/index.html">CMS 2.5</a>
@@ -207,6 +208,7 @@ <h1>Joomla! API Documentation</h1>
207208
<div class="thumbnail"><img src="https://api.joomla.org/images/framework.png">
208209
<div class="caption">
209210
<p>
211+
<a class="btn btn-large btn-block" href="https://api.joomla.org/framework-3/index.html">Framework 3.x</a>
210212
<a class="btn btn-large btn-block" href="https://api.joomla.org/framework-2/index.html">Framework 2.x</a>
211213
<a class="btn btn-large btn-block" href="https://api.joomla.org/framework-1/index.html">Framework 1.x</a>
212214
</p>

0 commit comments

Comments
 (0)