Skip to content

Commit

Permalink
fix bad reference in mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
olirice committed Feb 5, 2024
1 parent d268fb6 commit f949dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ nav:
- Metadata: concepts_metadata.md
- Integrations:
- OpenAI: integrations_openai.md
- Bedrock: integrations_bedrock.md
- Bedrock: integrations_amazon_bedrock.md
- HuggingFace Inference Endpoints: integrations_huggingface_inference_endpoints.md
- Support:
- Changelog: support_changelog.md
Expand Down

0 comments on commit f949dbd

Please sign in to comment.