diff --git a/surfsense_web/components/chat/Citation.tsx b/surfsense_web/components/chat/Citation.tsx index 1196abc9d..bc07e9b7f 100644 --- a/surfsense_web/components/chat/Citation.tsx +++ b/surfsense_web/components/chat/Citation.tsx @@ -58,7 +58,7 @@ export const Citation = React.memo(({ citationId, citationText, position, source variant="ghost" size="icon" className="h-7 w-7 rounded-full" - onClick={() => window.open(source.url, '_blank')} + onClick={() => window.open(source.url, '_blank', 'noopener,noreferrer')} title="Open in new tab" >