diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/ui.bug-report.yaml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/ui.bug-report.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/ui.bug-report.yaml b/.github/ISSUE_TEMPLATE/ui.bug-report.yaml index 387aee897b..1560879674 100644 --- a/.github/ISSUE_TEMPLATE/ui.bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/ui.bug-report.yaml @@ -46,7 +46,7 @@ body: label: Can you reproduce the bug on the Gitea demo site? description: | If so, please provide a URL in the Description field - URL of Gitea demo: https://try.gitea.io + URL of Gitea demo: https://demo.gitea.com options: - "Yes" - "No" |