Merge pull request #784 from cybersphinx/fix-html

Fix a few HTML errors in index.html.
This commit is contained in:
Timothy Gu 2015-08-03 08:22:03 +08:00
commit 6dbd755d1b
1 changed files with 4 additions and 3 deletions

View File

@ -1187,6 +1187,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre>
<tr>
<td class="package">dlfcn-win32</td>
<td class="website"><a href="https://code.google.com/p/dlfcn-win32/">POSIX dlfcn wrapper for Windows</a></td>
</tr>
<tr>
<td class="package">eigen</td>
<td class="website"><a href="http://eigen.tuxfamily.org/">eigen</a></td>
@ -3161,7 +3162,7 @@ endef</pre>
headers in MinGW in order to support Qt4. Worse yet, having to
support the unsupported MinGW toolchain impedes adding or
updating packages, as shown in the <a
href"https://github.com/mxe/mxe/pull/453#issuecomment-51703048">pull
href="https://github.com/mxe/mxe/pull/453#issuecomment-51703048">pull
request of updating GLib</a>.
</p>
@ -3792,7 +3793,7 @@ endef</pre>
</p>
</dd>
<dt>2009-01-31 &ndash; Release 2.2<dt>
<dt>2009-01-31 &ndash; Release 2.2</dt>
<dd>
<p>
<a href="http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-2.2.tar.gz">Download</a> |
@ -4053,7 +4054,7 @@ endef</pre>
<a href="http://www.mingw.org/wiki/LinuxCrossMinGW">MinGW cross compiler for Linux build environment</a>
<br>
Official tutorial of the
<a href="">MinGW project</a>
<a href="http://www.mingw.org/">MinGW project</a>
</li>
<li>
<a href="http://wiki.wxwidgets.org/Cross-Compiling_Under_Linux#Cross-compiling_under_Linux_for_MS_Windows">Cross-compiling under Linux for MS Windows</a>