Skip to content

Commit

Permalink
link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lassejaco committed Oct 29, 2024
1 parent 350f94a commit 4386fa2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/components/ai/overlay.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,8 @@ const DevaBot = ({
<Link
href={`https://devcon.org${fileUrl}`}
key={index}
target="_blank"
rel="noopener noreferrer"
>
https://devcon.org{fileUrl}
</Link>
Expand Down

0 comments on commit 4386fa2

Please sign in to comment.