Skip to content

Commit

Permalink
Change danswer header link in chat page
Browse files Browse the repository at this point in the history
  • Loading branch information
Weves committed Dec 20, 2023
1 parent 370760e commit 7dd70ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/app/chat/sessionSidebar/ChatSidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export const ChatSidebar = ({
transition-transform`}
id="chat-sidebar"
>
<Link href="/chat" className="ml-3">
<Link href="/" className="ml-3">
<div className="flex mb-4 mt-4">
<div className="h-[32px] w-[30px]">
<Image src="/logo.png" alt="Logo" width="1419" height="1520" />
Expand Down

1 comment on commit 7dd70ca

@vercel
Copy link

@vercel vercel bot commented on 7dd70ca Dec 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.