Skip to content

Commit a7bbbfe

Browse files
committed
root-disks: Update Fedora URLs
The Fedora images have moved to the archive, update the URLs. Thanks to @BenjaminGrayNp1 for reporting the breakage.
1 parent ddeb976 commit a7bbbfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

root-disks/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ ubuntu21.10-cloudimg-ppc64el.qcow2:
6161
sha256sum $@ > $@.sum
6262

6363
define wget_fedora
64-
$(call wget,$(1),"https://download.fedoraproject.org/pub/fedora-secondary/releases/$(2)/Cloud/ppc64le/images/$(3)")
64+
$(call wget,$(1),"https://archives.fedoraproject.org/pub/archive/fedora-secondary/releases/$(2)/Cloud/ppc64le/images/$(3)")
6565
endef
6666

6767
fedora34-cloudimg-ppc64le.qcow2:

0 commit comments

Comments
 (0)