diff --git a/examples/deep_research_api/introduction_to_deep_research_api.ipynb b/examples/deep_research_api/introduction_to_deep_research_api.ipynb index 4d77945f39..977e93da2c 100644 --- a/examples/deep_research_api/introduction_to_deep_research_api.ipynb +++ b/examples/deep_research_api/introduction_to_deep_research_api.ipynb @@ -454,7 +454,7 @@ "\n", "This setup gives developers full control over how research tasks are framed, but also places greater responsibility on the quality of the input prompt. Here's an example of a generic rewriting_prompt to better direct the subsequent deep research query.\n", "\n", - "![../../images/intro_dr.png](../../../images/intro_dr.png)\n", + "![../../images/intro_dr.png](../../images/intro_dr.png)\n", "\n", "Here's an example of a rewriting prompt:" ]