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

Commit a689961

Browse files
authored
Merge pull request #1 from vgelani/html-error-3
Fixed html tag issue and Formatted
2 parents 84c5492 + 58e9d44 commit a689961

File tree

1 file changed

+37
-31
lines changed

1 file changed

+37
-31
lines changed

guides/m1x/index.html

Lines changed: 37 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4,36 +4,42 @@
44
---
55

66
<p>Welcome to the home page for Magento 1.x documentation for installation, configuration, developers, patches, and more. Here you'll find articles that were formerly located on <code>http://magentocommerce.com/knowledge-base</code>.</p>
7-
<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>
7+
<p>For information you don't find here&mdash;including Release Notes&mdash;see <a href="https://magento.com/resources/technical" target="_blank">the User Guide page</a>.</p>
88

9-
<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>
11-
<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>
14-
<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-
26-
<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>
38-
</ul>
9+
<div class="toc">
10+
<h4 class="toc">Table of Contents</h4>
11+
<ul>
12+
<li><a href="{{ site.m1xgdeurl }}system-requirements.html">Magento 1.x system requirements</a></li>
13+
<li>Release documentation, including installation and upgrade
14+
<ul>
15+
<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>
16+
<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>
17+
</ul>
18+
</li>
19+
<li>Other guides
20+
<ul>
21+
<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>
22+
<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>
23+
<li><a href="{{ site.m1xgdeurl }}magefordev/mage-for-dev-1.html" target="_blank">Magento for Developers (8-part series)</a></li>
24+
</ul>
25+
</li>
26+
<li>Magento 1.x API
27+
<ul>
28+
<li><a href="{{ site.m1xgdeurl }}api/rest-api-index.html" target="_blank">REST API</a></li>
29+
<li><a href="{{ site.m1xgdeurl }}api/soap-api-index.html" target="_blank">SOAP API</a></li>
30+
</ul>
31+
</li>
32+
<li>Other documentation
33+
<ul>
34+
<li><a href="{{ site.m1xgdeurl }}other/ht_install-patches.html" target="_blank">How to Apply and Revert Patches</a></li>
35+
<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>
36+
<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>
37+
<li><a href="{{ site.m1xgdeurl }}other/payflow.html" target="_blank">Error Using Payflow with Magento Enterprise Edition (EE) 1.12.0.2</a></li>
38+
<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>
39+
<li><a href="{{ site.m1xgdeurl }}other/remote-code-exploit.html" target="_blank">Resolving a Remote Code Execution Exploit</a></li>
40+
<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>
41+
<li><a href="{{ site.m1xgdeurl }}other/solr-ee-patches.html" target="_blank">Information About Enterprise Edition (EE) Patches for Apache Solr</a></li>
42+
</ul>
43+
</li>
44+
</ul>
3945
</div>

0 commit comments

Comments
 (0)