Remove TODO

This commit is contained in:
Weves
2023-05-16 23:15:31 -07:00
committed by Chris Weaver
parent 10e1c387e4
commit 784358e35d

View File

@@ -40,7 +40,14 @@ const MainSection = () => {
<p className="text-sm mb-4">
To use the Slack connector, you must first provide a Slack bot token
corresponding to the Slack App set up in your workspace. For more
details on setting up the Danswer Slack App, see the docs here (TODO).
details on setting up the Danswer Slack App, see the{" "}
<a
className="text-blue-500"
href="https://docs.danswer.dev/connectors/slack#setting-up"
>
docs
</a>
.
</p>
<div className="border border-gray-700 rounded-md p-3">
<InitialSetupForm