summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-12-13 15:18:58 +0000
committerErik Johnston <erik@matrix.org>2023-12-13 15:18:58 +0000
commit188a51daa9854c7e3c3a04e27d4206ba9dee9550 (patch)
treeff009725e75415489b024ca95464c12ff3bc5ca2 /.github
parentFix debian link (diff)
downloadsynapse-188a51daa9854c7e3c3a04e27d4206ba9dee9550.tar.xz
Keep pointing at packages.matrix.org for now
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 be4d514ccd..d0804d4234 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.element.io
+        - Debian packages from packages.matrix.org
         - pip (from PyPI)
         - Other (please mention below)
         - I don't know