Skip to content

Commit

Permalink
fix(agents): Documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
RezaRahemtola committed Nov 11, 2024
1 parent b07e31c commit 0e2f2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Agents.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<section class="max-sm:tw-mx-4 sm:tw-mx-10 tw-my-5">
<div class="tw-flex tw-mb-5 tw-items-center tw-space-x-2">
<h4 class="text-h4 text-semibold">Agents</h4>
<a href="https://docs.libertai.io/chat/documents/knowledge-base.html" target="_blank">
<a href="https://docs.libertai.io/agents" target="_blank">
<ltai-icon name="help_outline" size="xs" />
</a>
</div>
Expand Down

0 comments on commit 0e2f2a4

Please sign in to comment.