diff options
author | Colin Bourassa <colin.bourassa@gmail.com> | 2015-08-13 20:15:46 (GMT) |
---|---|---|
committer | Colin Bourassa <colin.bourassa@gmail.com> | 2015-09-08 22:12:53 (GMT) |
commit | f9b64cd61667dcdceef77eca79d4f078fda10425 (patch) | |
tree | b29089d92417bad79b03c2a18a82a57b6d4463d2 /index.html | |
parent | 0a78af197aefa307909cd555c3a700090eefe808 (diff) | |
download | mxe-f9b64cd61667dcdceef77eca79d4f078fda10425.zip mxe-f9b64cd61667dcdceef77eca79d4f078fda10425.tar.gz mxe-f9b64cd61667dcdceef77eca79d4f078fda10425.tar.bz2 |
Fix URL for libcomm14cux
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1550,7 +1550,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> </tr> <tr> <td class="package">libcomm14cux</td> - <td class="website"><a href="https://www.github.org/colinbourassa/libcomm14cux/">libcomm14cux</a></td> + <td class="website"><a href="https://github.com/colinbourassa/libcomm14cux/">libcomm14cux</a></td> </tr> <tr> <td class="package">libcroco</td> |