diff --git a/src/discord/commands/global/d.testkits.ts b/src/discord/commands/global/d.testkits.ts index f1e04c184..60d232dd3 100644 --- a/src/discord/commands/global/d.testkits.ts +++ b/src/discord/commands/global/d.testkits.ts @@ -40,7 +40,7 @@ export default { }); embed.setDescription(stripIndents` [How to use a reagent test kit](https://dancesafe.org/testing-kit-instructions/) - [How to use fentanyl strips](https://dancesafe.org/you-may-be-using-fentanyl-testing-strips-incorrectly/) + [How to use fentanyl strips](https://dancesafe.org/fentanyl/) [More testkit resources on the TripSit wiki!](https://wiki.tripsit.me/wiki/Test_Kits) `); await interaction.editReply({ embeds: [embed] }); diff --git a/src/discord/tests/testkits.test.ts b/src/discord/tests/testkits.test.ts index 408444c3b..5989b4f0d 100644 --- a/src/discord/tests/testkits.test.ts +++ b/src/discord/tests/testkits.test.ts @@ -34,7 +34,7 @@ describe(slashCommand.data.name, () => { title: 'Test Kit Resources and information!', description: stripIndents` [How to use a reagent test kit](https://dancesafe.org/testing-kit-instructions/) - [How to use fentanyl strips](https://dancesafe.org/you-may-be-using-fentanyl-testing-strips-incorrectly/) + [How to use fentanyl strips](https://dancesafe.org/fentanyl/) [More testkit resources on the TripSit wiki!](https://wiki.tripsit.me/wiki/Test_Kits) `, fields: [