mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
fix link
This commit is contained in:
parent
9ab5f9f2c9
commit
ca2ef8e786
1 changed files with 1 additions and 1 deletions
|
|
@ -288,7 +288,7 @@ const ModelsAndEndpointsView: React.FC<ModelDashboardProps> = ({ premiumUser, te
|
|||
</p>
|
||||
</div>
|
||||
<a
|
||||
href="https://github.com/BerriAI/litellm/issues/18686"
|
||||
href="https://models.litellm.ai/?request=true"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
className="flex-shrink-0 inline-flex items-center gap-2 px-4 py-2 bg-[#6366f1] hover:bg-[#5558e3] text-white text-sm font-medium rounded-lg transition-colors"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue