diff options
author | Erik Johnston <erik@matrix.org> | 2023-12-13 15:18:58 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2023-12-13 15:18:58 +0000 |
commit | 188a51daa9854c7e3c3a04e27d4206ba9dee9550 (patch) | |
tree | ff009725e75415489b024ca95464c12ff3bc5ca2 /.github | |
parent | Fix debian link (diff) | |
download | synapse-188a51daa9854c7e3c3a04e27d4206ba9dee9550.tar.xz |
Keep pointing at packages.matrix.org for now
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 2 |
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 |