Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 303ae22

Browse files
Merge pull request #1934 from vgelani/html-error-1
Fixed HTML error and added missing tags
2 parents fb4d41d + 4cd05c8 commit 303ae22

File tree

1 file changed

+31
-26
lines changed

1 file changed

+31
-26
lines changed

guides/m1x/index.html

Lines changed: 31 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -7,33 +7,38 @@
77
<p>For information you don't find here&mdash;including Release Notes&mdash;see <a href="http://magento.com/help/documentation" target="_blank">the User Guide page</a>.</p>
88

99
<div class="toc"> <h4 class="toc">Table of Contents</h4>
10-
<ul><li><a href="{{ site.m1xgdeurl }}system-requirements.html">Magento 1.x system requirements</a></li>
10+
<ul>
11+
<li><a href="{{ site.m1xgdeurl }}system-requirements.html">Magento 1.x system requirements</a></li>
1112
<li>Release documentation, including installation and upgrade
12-
<ul><li><a href="{{ site.m1xgdeurl }}ce18-ee113-home.html" target="_blank">Magento Community Edition (CE) 1.8 and Enterprise Edition (EE) 1.13 Documentation Home</a></li>
13-
<li><a href="{{ site.m1xgdeurl }}ce19-ee114-home.html" target="_blank">Magento Community Edition (CE) 1.9 and Enterprise Edition (EE) 1.14 Documentation Home</a></li></ul></li>
13+
<ul>
14+
<li><a href="{{ site.m1xgdeurl }}ce18-ee113-home.html" target="_blank">Magento Community Edition (CE) 1.8 and Enterprise Edition (EE) 1.13 Documentation Home</a></li>
15+
<li><a href="{{ site.m1xgdeurl }}ce19-ee114-home.html" target="_blank">Magento Community Edition (CE) 1.9 and Enterprise Edition (EE) 1.14 Documentation Home</a></li>
16+
</ul>
17+
</li>
1418
<li>Other guides
15-
<ul><li><a href="{{ site.m1xgdeurl }}ce18-ee113/using_redis.html" target="_blank">Using Redis With Magento Community Edition (CE) or Enterprise Edition (EE)</a></li>
16-
17-
<li><a href="{{ site.m1xgdeurl }}other/ht_extend_magento_rest_api.html" target="_blank">How to Extend the Magento REST API to Use Coupon Auto Generation</a></li>
18-
<li><a href="{{ site.m1xgdeurl }}magefordev/mage-for-dev-1.html" target="_blank">Magento for Developers (8-part series)</a></li>
19-
</ul>
20-
</li>
21-
<li>Magento 1.x API
22-
<ul><li><a href="{{ site.m1xgdeurl }}api/rest-api-index.html" target="_blank">REST API</li>
23-
<li><a href="{{ site.m1xgdeurl }}api/soap-api-index.html" target="_blank">SOAP API</li></ul>
24-
</li>
25-
19+
<ul>
20+
<li><a href="{{ site.m1xgdeurl }}ce18-ee113/using_redis.html" target="_blank">Using Redis With Magento Community Edition (CE) or Enterprise Edition (EE)</a></li>
21+
<li><a href="{{ site.m1xgdeurl }}other/ht_extend_magento_rest_api.html" target="_blank">How to Extend the Magento REST API to Use Coupon Auto Generation</a></li>
22+
<li><a href="{{ site.m1xgdeurl }}magefordev/mage-for-dev-1.html" target="_blank">Magento for Developers (8-part series)</a></li>
23+
</ul>
24+
</li>
25+
<li>Magento 1.x API
26+
<ul>
27+
<li><a href="{{ site.m1xgdeurl }}api/rest-api-index.html" target="_blank">REST API</a></li>
28+
<li><a href="{{ site.m1xgdeurl }}api/soap-api-index.html" target="_blank">SOAP API</a></li>
29+
</ul>
30+
</li>
2631
<li>Other documentation
27-
<ul><li><a href="{{ site.m1xgdeurl }}other/ht_install-patches.html" target="_blank">How to Apply and Revert Patches</a></li>
28-
<li><a href="{{ site.m1xgdeurl }}other/discover-card-validation.html" target="_blank">Discover credit card validation issue: Magento EE 1.9.1.1&mdash;1.13.1.0 and CE 1.4.2.0&mdash;1.8.1.0</a></li>
29-
<li><a href="{{ site.m1xgdeurl }}other/ee_connect_patches.html" target="_blank">Patches for Magento Enterprise Edition (EE) Versions 1.10&ndash;1.12</a></li>
30-
<li><a href="{{ site.m1xgdeurl }}other/payflow.html" target="_blank">Error Using Payflow with Magento Enterprise Edition (EE) 1.12.0.2</a></li>
31-
<li><a href="{{ site.m1xgdeurl }}other/php5.4_patch.html" target="_blank">Getting the PHP 5.4 patch for Magento Enterprise Edition (EE) and Community Edition (CE)</a></li>
32-
<li><a href="{{ site.m1xgdeurl }}other/remote-code-exploit.html" target="_blank">Resolving a Remote Code Execution Exploit</a></li>
33-
<li><a href="{{ site.m1xgdeurl }}other/ht_magento-solr.html" target="_blank">How to Install and Configure the Solr Search Engine With Magento Enterprise Edition (EE)</a></li>
34-
<li><a href="{{ site.m1xgdeurl }}other/solr-ee-patches.html" target="_blank">Information About Enterprise Edition (EE) Patches for Apache Solr</a></li>
35-
36-
37-
</li>
32+
<ul>
33+
<li><a href="{{ site.m1xgdeurl }}other/ht_install-patches.html" target="_blank">How to Apply and Revert Patches</a></li>
34+
<li><a href="{{ site.m1xgdeurl }}other/discover-card-validation.html" target="_blank">Discover credit card validation issue: Magento EE 1.9.1.1&mdash;1.13.1.0 and CE 1.4.2.0&mdash;1.8.1.0</a></li>
35+
<li><a href="{{ site.m1xgdeurl }}other/ee_connect_patches.html" target="_blank">Patches for Magento Enterprise Edition (EE) Versions 1.10&ndash;1.12</a></li>
36+
<li><a href="{{ site.m1xgdeurl }}other/payflow.html" target="_blank">Error Using Payflow with Magento Enterprise Edition (EE) 1.12.0.2</a></li>
37+
<li><a href="{{ site.m1xgdeurl }}other/php5.4_patch.html" target="_blank">Getting the PHP 5.4 patch for Magento Enterprise Edition (EE) and Community Edition (CE)</a></li>
38+
<li><a href="{{ site.m1xgdeurl }}other/remote-code-exploit.html" target="_blank">Resolving a Remote Code Execution Exploit</a></li>
39+
<li><a href="{{ site.m1xgdeurl }}other/ht_magento-solr.html" target="_blank">How to Install and Configure the Solr Search Engine With Magento Enterprise Edition (EE)</a></li>
40+
<li><a href="{{ site.m1xgdeurl }}other/solr-ee-patches.html" target="_blank">Information About Enterprise Edition (EE) Patches for Apache Solr</a></li>
41+
</ul>
42+
</li>
3843
</ul>
39-
</div>
44+
</div>

0 commit comments

Comments
 (0)