Skip to content

Commit 834306c

Browse files
fix docs lin (#8202)
1 parent 099bb95 commit 834306c

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
- [Use MCP in DSPy](/tutorials/mcp/index.md)
1+
- [Use MCP in DSPy](/tutorials/mcp/)
22
- [Output Refinement](/tutorials/output_refinement/best-of-n-and-refine/)
3-
- [Saving and Loading](/tutorials/saving/index.md)
3+
- [Saving and Loading](/tutorials/saving/)
44
- [Deployment](/tutorials/deployment/)
5-
- [Debugging & Observability](/tutorials/observability/)
5+
- [Debugging & Observability](/tutorials/observability/)
6+
- [Streaming](/tutorials/streaming/)
7+
- [Async](/tutorials/async/)

docs/docs/tutorials/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ Welcome to DSPy tutorials! We've organized our tutorials into three main categor
2929
- [Finetuning Agents](/tutorials/games/)
3030

3131
- Tools, Development, and Deployment
32-
- [Use MCP in DSPy](/tutorials/mcp/index.md)
32+
- [Use MCP in DSPy](/tutorials/mcp/)
3333
- [Output Refinement](/tutorials/output_refinement/best-of-n-and-refine/)
34-
- [Saving and Loading](/tutorials/saving/index.md)
34+
- [Saving and Loading](/tutorials/saving/)
3535
- [Deployment](/tutorials/deployment/)
3636
- [Debugging & Observability](/tutorials/observability/)
3737
- [Streaming](/tutorials/streaming/)

0 commit comments

Comments
 (0)