Browse Source

Merge pull request #1428 from fedora-cloud/fix-fedora-kickstart-link

Update link to Fedora kickstart
yosifkit 6 years ago
parent
commit
bfe9e75be4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fedora/content.md

+ 1 - 1
fedora/content.md

@@ -6,6 +6,6 @@ This image serves as the `official Fedora image` for the [Fedora Distribution](h
 
 The `%%IMAGE%%:latest` tag will always point to the latest stable release.
 
-This image is a relatively small footprint in comparison to a standard Fedora installation. This image is generated in the [Fedora Build System](http://koji.fedoraproject.org/koji/) and is built from [this kickstart file](https://git.fedorahosted.org/cgit/spin-kickstarts.git/tree/fedora-docker-base.ks).
+This image is a relatively small footprint in comparison to a standard Fedora installation. This image is generated in the [Fedora Build System](http://koji.fedoraproject.org/koji/) and is built from [this kickstart file](https://pagure.io/fedora-kickstarts/blob/master/f/fedora-container-base.ks).
 
 [Fedora Rawhide](https://fedoraproject.org/wiki/Releases/Rawhide) is available via `%%IMAGE%%:rawhide` and any specific version of Fedora as `%%IMAGE%%:$version` (example: `%%IMAGE%%:23`).