From: Paulo Vital <pvital(a)linux.vnet.ibm.com>
The path of Fedora Live 20 image points to release 21. Updated the
URL to correct ISO image of release 20.
Signed-off-by: Paulo Vital <pvital(a)linux.vnet.ibm.com>
---
src/distros.d/fedora.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/distros.d/fedora.json b/src/distros.d/fedora.json
index 164415d..51767f0 100644
--- a/src/distros.d/fedora.json
+++ b/src/distros.d/fedora.json
@@ -4,7 +4,7 @@
"os_distro": "fedora",
"os_arch": "x86_64",
"os_version": "20",
- "path":
"http://mirrors.kernel.org/fedora/releases/21/Live/x86_64/Fedora-Live-KDE-x86_64-21-5.iso"
+ "path":
"http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/20/Live/x86_64/Fedora-Live-KDE-x86_64-20-1.iso"
},
{
"name": "Fedora 18 (PPC64)",
--
2.4.3