Correct github URL

pull/3/head
Andrew Scheller 2016-04-26 19:36:11 +01:00
parent ace01f2fc7
commit 971ff61e59
1 changed files with 1 additions and 1 deletions

View File

@ -64,5 +64,5 @@ on_chroot() {
}
update_issue() {
echo -e "Raspberry Pi reference ${DATE}\nGenerated using Pi-gen, https://github.com/RPi-Distro/Pi-gen, ${1}" > ${ROOTFS_DIR}/etc/rpi-issue
echo -e "Raspberry Pi reference ${DATE}\nGenerated using Pi-gen, https://github.com/RPi-Distro/pi-gen, ${1}" > ${ROOTFS_DIR}/etc/rpi-issue
}