docs fix link on root page

This commit is contained in:
Ishaan Jaff 2024-09-19 15:00:30 -07:00
parent f971409888
commit bea9a89ea8

View file

@ -472,7 +472,6 @@ print(response)
## More details
- [exception mapping](./exception_mapping.md)
- [retries + model fallbacks for completion()](./completion/reliable_completions.md)
- [proxy virtual keys & spend management](./proxy/virtual_keys.md)
- [E2E Tutorial for LiteLLM Proxy Server](./proxy/docker_quick_start.md)
- [exception mapping](../../docs/exception_mapping)
- [E2E Tutorial for LiteLLM Proxy Server](../../docs/proxy/docker_quick_start)
- [proxy virtual keys & spend management](../../docs/proxy/virtual_keys)