What happened?
On the DSPy optimization tutorial page, the hyperlink labeled "this tutorial" under the Optimizing prompts for RAG section points to [localhost](http://127.0.0.1:8000/quick-start/getting-started-01/) instead of the correct external link https://dspy.ai/tutorials/rag/.
Steps to reproduce
- Go to: https://dspy.ai/learn/optimization/optimizers/
- Scroll to the section titled “How do I use an optimizer?”
- Select Optimizing prompts for RAG
- Click the “this tutorial” link at the bottom of the code block
- Observe that it tries to open
http://127.0.0.1:8000/quick-start/getting-started-01/ instead of a live webpage
DSPy version
2.6.15