diff --git a/docs/getting-started.md b/docs/getting-started.md index 05ed59a0..ddd092d5 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -120,5 +120,5 @@ Now that you understand the basics, here are recommended next steps: 1. **[Your First Knowledge Graph](https://github.com/Hawksight-AI/semantica/blob/main/cookbook/introduction/08_Your_First_Knowledge_Graph.ipynb)**: Build your first knowledge graph from a document. 2. **[Welcome to Semantica](https://github.com/Hawksight-AI/semantica/blob/main/cookbook/introduction/01_Welcome_to_Semantica.ipynb)**: Learn the framework basics and configuration. -3. **[Core Workflows](cookbook.md#introduction)**: Learn common patterns and workflows. -4. **[Use Cases](cookbook.md#use-cases)**: Explore domain-specific applications. +3. **[Core Workflows](cookbook.md#core-tutorials)**: Learn common patterns and workflows. +4. **[Use Cases](cookbook.md#industry-use-cases)**: Explore domain-specific applications.