diff --git a/.github/ISSUE_TEMPLATE/10-bug.yaml b/.github/ISSUE_TEMPLATE/10-bug.yaml
index 41208e8bf59873c6fc2a03f45285c89dc1ca0f95..75da048b40193d94f3d7fced596c35cdc52c7f92 100644
--- a/.github/ISSUE_TEMPLATE/10-bug.yaml
+++ b/.github/ISSUE_TEMPLATE/10-bug.yaml
@@ -6,13 +6,13 @@ body:
   attributes:
     value: |
       - Write a descriptive bug title above.
-      - Search [open](https://github.com/secondlife/viewer/issues?q=is%3Aopen+label%3Abug+is%3Aissue) bugs to ensure that the issue has not already been identified.
+      - Search [open](https://github.com/AlchemyViewer/Alchemy/issues?q=is%3Aopen+label%3Abug+is%3Aissue) bugs to ensure that the issue has not already been identified.
 
 - type: textarea
   attributes:
     label: Environment
-    description: About Second Life Text
-    placeholder: ex. Second Life Test 7.1.3.240191747 (64bit) ...
+    description: About Alchemy Text
+    placeholder: ex. Alchemy Test 7.1.3.240191747 (64bit) ...
   validations:
     required: true
 
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index f2d58f5f6545ae52745c4a29f055e68ec22e023c..40a4319389e30541a610cafa8f73f00cdeafb1e5 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,5 +1,5 @@
 blank_issues_enabled: false
 contact_links:
-- name: 💬 Community Feedback (Canny)
-  url: https://feedback.secondlife.com
+- name: 💬 Alchemy Viewer Discord
+  url: https://discordapp.com/invite/KugCgs6
   about: Space for discussing and reviewing user-impacting bug reports and feature requests.