fix: correct anchor links in getting-started.md

- Update cookbook.md anchor references from #introduction to #core-tutorials
- Update cookbook.md anchor references from #use-cases to #industry-use-cases
This commit is contained in:
KaifAhmad1
2025-12-05 18:35:20 +05:30
parent 52e8a290a5
commit 29af88145a
+2 -2
View File
@@ -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.