summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-08-24 20:21:46 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-08-24 20:21:46 (GMT)
commitd5573fe3b3f7a60ac69c32f3a8dbb200a53f8a76 (patch)
treed653f5b6e67cfae6c8fc1bde97f19132018957ef
parent9c0ebbc58958f29334be9759ad1b89298a51d34c (diff)
downloadmxe-d5573fe3b3f7a60ac69c32f3a8dbb200a53f8a76.zip
mxe-d5573fe3b3f7a60ac69c32f3a8dbb200a53f8a76.tar.gz
mxe-d5573fe3b3f7a60ac69c32f3a8dbb200a53f8a76.tar.bz2
index: fix dead link
Closes #482. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6c05f02..47c42ab 100644
--- a/index.html
+++ b/index.html
@@ -2380,7 +2380,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre>
<p>
You might also have to provide a patch for it.
In that case, have a look at other patches such as
- <a href="https://github.com/mxe/mxe/blob/master/src/sdl-2-fix-dinput.patch">sdl-2-fix-dinput.patch</a>.
+ <a href="https://github.com/mxe/mxe/blob/master/src/sdl2-2-libtool.patch">sdl2-2-libtool.patch</a>.
In particular, each patch file should be named as:
</p>
<pre>PACKAGE-PATCHNUMBER-DESCRIPTION.patch</pre>