Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 78d157d

Browse files
Assistant UI: Fix link to consulting
1 parent 2f6daad commit 78d157d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎ui/packages/platform/src/pages/Bot/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ export const BotPage = (props: BotPageProps) => {
184184
}
185185

186186
if (!isSubscriber) {
187-
return <>AI can make mistakes❗️ All chats here are currently public. <Link to={`/${match.params.org}/instances`}>Connect DBLab SE</Link> or <Link to="https://postgres.ai/consulting">become a consulting client</Link> to enable private conversations</>;
187+
return <>AI can make mistakes❗️ All chats here are currently public. <Link to={`/${match.params.org}/instances`}>Connect DBLab SE</Link> or <Link externalto="https://postgres.ai/consulting">become a consulting client</Link> to enable private conversations</>;
188188
}
189189

190190
if (isSubscriber && chatVisibility === 'public') {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /