Git button redirecting to new tab
This commit is contained in:
parent
6abe1e6ba9
commit
2093a23547
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ export default function CommunityPage() {
|
|||
Community Examples
|
||||
</span>
|
||||
<div className="flex gap-2">
|
||||
<a href="https://github.com/logspace-ai/langflow_examples">
|
||||
<a href="https://github.com/logspace-ai/langflow_examples" target="_blank" rel="noreferrer">
|
||||
<Button variant="primary">
|
||||
<GithubIcon className="w-4 mr-2" />
|
||||
Add Your Example
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue