Update Danswer Docs Pointers (#573)

This commit is contained in:
Yuhong Sun 2023-10-14 12:12:37 -07:00 committed by GitHub
parent 7f029a0304
commit 38d516cc7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 7 deletions

View File

@ -96,15 +96,14 @@ const MainSection = () => {
<>
<p className="text-sm mb-4">
To use the Document360 connector, you must first provide the API
token and portal ID corresponding to your Document360 setup. For
more details, see the{" "}
token and portal ID corresponding to your Document360 setup. See setup guide{" "}
<a
className="text-blue-500"
href="https://apidocs.document360.com/apidocs/api-token"
href="https://docs.danswer.dev/connectors/document360"
>
official Document360 documentation
here
</a>
.
{" "}for more detail.
</p>
<div className="border-solid border-gray-600 border rounded-md p-6 mt-2">
<CredentialForm<Document360CredentialJson>

View File

@ -106,7 +106,7 @@ const Main = () => {
To use the Linear connector, first follow the guide{" "}
<a
className="text-blue-500"
href="https://docs.danswer.dev/connectors/jira#setting-up"
href="https://docs.danswer.dev/connectors/linear"
>
here
</a>{" "}

View File

@ -107,7 +107,7 @@ const Main = () => {
To use the Slab connector, first follow the guide{" "}
<a
className="text-blue-500"
href="https://docs.danswer.dev/connectors/slab#setting-up"
href="https://docs.danswer.dev/connectors/slab"
>
here
</a>{" "}