File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -365,16 +365,16 @@ Context-Engineering/
365365
366366## Quick Start
367367
368- 1 . ** Read ` 00_foundations/01_atoms_prompting.md ` ** (5 min)
368+ 1 . ** Read [ ` 00_foundations/01_atoms_prompting.md ` ] ( 00_foundations/01_atoms_prompting.md ) ** (5 min)
369369 Understand why prompts alone often underperform
370370
371- 2 . ** Run ` 10_guides_zero_to_one /01_min_prompt.py (Jupyter Notebook style)` **
371+ 2 . ** Run [ ` 10_guides_zero_to_hero /01_min_prompt.py` ] ( 10_guides_zero_to_hero/01_min_prompt.py ) ** (Jupyter Notebook style)
372372 Experiment with a minimal working example
373373
374- 3 . ** Explore ` 20_templates/minimal_context.yaml ` **
374+ 3 . ** Explore [ ` 20_templates/minimal_context.yaml ` ] ( 20_templates/minimal_context.yaml ) **
375375 Copy/paste a template into your own project
376376
377- 4 . ** Study ` 30_examples/00_toy_chatbot/ ` **
377+ 4 . ** Study [ ` 30_examples/00_toy_chatbot/ ` ] ( 30_examples/00_toy_chatbot/ ) **
378378 See a complete implementation with context management
379379
380380## Learning Path
You can’t perform that action at this time.
0 commit comments