diff --git a/docs/en/samples/pre_post_processing/python.md b/docs/en/samples/pre_post_processing/python.md index 0893050a07..00316a5ea4 100644 --- a/docs/en/samples/pre_post_processing/python.md +++ b/docs/en/samples/pre_post_processing/python.md @@ -8,7 +8,7 @@ description: > ## Prerequisites -This tutorial assumes that you have set up Toolbox with a basic agent as described in the [local quickstart](../../getting-started/local_quickstart). +This tutorial assumes that you have set up Toolbox with a basic agent as described in the [local quickstart](../../getting-started/local_quickstart.md). This guide demonstrates how to implement these patterns in your Toolbox applications. @@ -38,4 +38,4 @@ The output should look similar to the following. Note that exact responses may v AI: Booking Confirmed! You earned 500 Loyalty Points with this stay. AI: Error: Maximum stay duration is 14 days. -``` \ No newline at end of file +```