diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index f1b15e39f79..7437bc1d710 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -6,7 +6,7 @@ body: attributes: value: > #### Don't request an update of a package, - [We have a script for that](https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt). + [We have a script for that](https://repo-default.voidlinux.org/void-updates/void-updates.txt). However, a quality pull request may help. - id: verified type: dropdown diff --git a/.github/ISSUE_TEMPLATE/pkg-request.yml b/.github/ISSUE_TEMPLATE/pkg-request.yml index a50049efc10..b173d8ffab2 100644 --- a/.github/ISSUE_TEMPLATE/pkg-request.yml +++ b/.github/ISSUE_TEMPLATE/pkg-request.yml @@ -7,7 +7,7 @@ body: attributes: value: > #### Don't request an update of a package, - [We have a script for that](https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt). + [We have a script for that](https://repo-default.voidlinux.org/void-updates/void-updates.txt). However, a quality pull request may help. - id: name type: input diff --git a/.github/issue_template.md b/.github/issue_template.md index bb4d5d1f88f..9a25a2be802 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -3,6 +3,6 @@ https://github.com/void-linux/void-packages/issues/new/choose Don't request an update of a package, We have a script for that: - https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt + https://repo-default.voidlinux.org/void-updates/void-updates.txt However, a quality pull request may help. -->