diff options
author | Tony Theodore <tonyt@logyst.com> | 2016-08-29 10:18:33 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2016-08-29 10:18:33 (GMT) |
commit | c82dcb172899172f66134fd8c998e2d3d77ac0ea (patch) | |
tree | c79c1d548e5809f3dd93ac861c092453cceeb714 /LICENSE.md | |
parent | 9870c05ad897e478a5613620bcf745bd65eb8f97 (diff) | |
download | mxe-c82dcb172899172f66134fd8c998e2d3d77ac0ea.zip mxe-c82dcb172899172f66134fd8c998e2d3d77ac0ea.tar.gz mxe-c82dcb172899172f66134fd8c998e2d3d77ac0ea.tar.bz2 |
LICENSE.md: fixup links
Diffstat (limited to 'LICENSE.md')
-rw-r--r-- | LICENSE.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -41,9 +41,9 @@ The [packages][packages] downloaded by MXE (ending up in `pkg/`) each have their own licence(s). Please see the individual source trees and/or websites for further details. -[contributors]:https://github.com/mxe/mxe/graphs/contributors -[mailing-list]:https://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list -[issue-tracker]:https://github.com/mxe/mxe/issues -[config.guess]:http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD -[gmsl]:https://sourceforge.net/p/gmsl/gmsl/ci/master/tree/__gmsl -[packages]:http://mxe.cc/#packages +[contributors]: https://github.com/mxe/mxe/graphs/contributors +[mailing-list]: https://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list +[issue-tracker]: https://github.com/mxe/mxe/issues +[config.guess]: https://github.com/mxe/mxe/blob/master/ext/config.guess#L3-L27 +[gmsl]: https://github.com/mxe/mxe/blob/master/ext/gmsl#L8-L40 +[packages]: http://mxe.cc/#packages |