summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Grabsch <v@njh.eu>2015-07-03 10:31:18 (GMT)
committerVolker Grabsch <v@njh.eu>2015-07-03 10:31:44 (GMT)
commit85d6e37e9f7306ed3f9e37c6963ef42a764c38e6 (patch)
tree27a2978272beb1b9791e66cb3c4652d043d4e9a6
parent5a6aab4b9588b365ee1df42fc58e34fb51ef6f33 (diff)
downloadmxe-85d6e37e9f7306ed3f9e37c6963ef42a764c38e6.zip
mxe-85d6e37e9f7306ed3f9e37c6963ef42a764c38e6.tar.gz
mxe-85d6e37e9f7306ed3f9e37c6963ef42a764c38e6.tar.bz2
Fix broken links to Fedora and openSUSE MinGW
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 18f12d6..a96e423 100644
--- a/index.html
+++ b/index.html
@@ -3944,7 +3944,7 @@ endef</pre>
Bare win32 cross compiler
</li>
<li>
- <a href="https://admin.fedoraproject.org/pkgdb/acls/list/**mingw**">Fedora MinGW packages</a>
+ <a href="https://admin.fedoraproject.org/pkgdb/packages/mingw*/">Fedora MinGW packages</a>
<br>
Win32 cross compiling packages by Fedora
</li>
@@ -3976,7 +3976,7 @@ endef</pre>
<a href="https://www.gnu.org/software/octave/">GNU Octave</a>
</li>
<li>
- <a href="http://download.opensuse.org/repositories/windows:/mingw:/win32/SLE_11/noarch/">openSUSE MinGW packages</a>
+ <a href="https://software.opensuse.org/search?q=mingw&baseproject=openSUSE%3A13.2&search_devel=false&search_unsupported=false">openSUSE MinGW packages</a>
<br>
Win32 cross compiling packages by openSUSE
</li>