summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2023-11-20 14:23:31 -0500
committerErik Johnston <erik@matrix.org>2023-12-13 15:14:50 +0000
commit74e44c40cc2ceb9e685158d93ee84174b3eb1111 (patch)
tree3cc83e3c26a36afdaf2930581b8e812d20253635 /.github
parentLog the new license during start. (diff)
downloadsynapse-74e44c40cc2ceb9e685158d93ee84174b3eb1111.tar.xz
Update debian build with AGPL changes.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/BUG_REPORT.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
index 79578eeaaa..9da5a4a4c5 100644
--- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
+++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
@@ -71,7 +71,7 @@ body:
       label: Installation Method
       options:
         - Docker (matrixdotorg/synapse)
-        - Debian packages from packages.matrix.org
+        - Debian packages from packages.element.io
         - pip (from PyPI)
         - Other (please mention below)
         - I don't know