mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
Fixing path to image
This commit is contained in:
parent
324ce58003
commit
7385801fba
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ Get started with Agent Gateway here: [Agent Gateway Documentation](../../docs/a2
|
|||
### Customer (End User) Usage UI
|
||||
|
||||
<Image
|
||||
img={require('../../img/release_notes/customer_usage.png')}
|
||||
img={require('../../img/customer_usage.png')}
|
||||
style={{width: '100%', display: 'block', margin: '2rem auto'}}
|
||||
/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue