Skip to content

Commit

Permalink
fix a wrong link
Browse files Browse the repository at this point in the history
Signed-off-by: Serena Ruan <serena.rxy@gmail.com>
  • Loading branch information
serena-ruan committed Aug 14, 2023
1 parent e44219f commit 9e31d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gateway/azure_openai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ export OPENAI_API_KEY=...

## Validating the Azure OpenAI route

See the [OpenAI Example](../openai/openai_example.py) for testing the Azure OpenAI routes. The usage is identical to the standard OpenAI integration from an API perspective.
See the [OpenAI Example](../openai/example.py) for testing the Azure OpenAI routes. The usage is identical to the standard OpenAI integration from an API perspective.

0 comments on commit 9e31d51

Please sign in to comment.