mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
fix link to github
This commit is contained in:
parent
9545868086
commit
2748c35c91
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ const AddModelTab: React.FC<AddModelTabProps> = ({
|
|||
</p>
|
||||
</div>
|
||||
<a
|
||||
href="https://glitter-book-e86.notion.site/2e043b8acdab80f6ab39cf4fd790aa72?pvs=105"
|
||||
href="https://github.com/BerriAI/litellm/issues/18686"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
className="flex-shrink-0 inline-flex items-center gap-2 px-5 py-2.5 bg-indigo-600 hover:bg-indigo-700 text-white text-sm font-medium rounded-lg transition-colors shadow-sm"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue