From dcf9aa0c964f9e5d3266552044327ad6bbfcd226 Mon Sep 17 00:00:00 2001 From: quin lynch Date: Tue, 21 Sep 2021 13:50:04 -0300 Subject: [PATCH] Remove reference to labs --- .../interactions/application-commands/01-getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/interactions/application-commands/01-getting-started.md b/docs/guides/interactions/application-commands/01-getting-started.md index 20201f46c..70d0bd6f7 100644 --- a/docs/guides/interactions/application-commands/01-getting-started.md +++ b/docs/guides/interactions/application-commands/01-getting-started.md @@ -1,6 +1,6 @@ # Getting started with application commands. -Welcome! This guide will show you how to use application commands. If you have extra questions that aren't covered here you can come to our [Discord](https://discord.com/invite/dvSfUTet3K) server and ask around there. +Welcome! This guide will show you how to use application commands. ## What is an application command?