docs: fix broken link to core workflows in getting started guide

This commit is contained in:
KaifAhmad1
2025-11-28 18:57:24 +05:30
parent 6a062cfd06
commit 02ff1146a0
+1 -1
View File
@@ -120,5 +120,5 @@ Now that you understand the basics, here are recommended next steps:
1. **[Your First Knowledge Graph](cookbook/introduction/Your_First_Knowledge_Graph.ipynb)**: Build your first knowledge graph from a document.
2. **[Configuration Basics](cookbook/introduction/Configuration_Basics.ipynb)**: Set up configuration files and API keys.
3. **[Core Workflows](cookbook.md#core-workflows)**: Learn common patterns and workflows.
3. **[Core Workflows](cookbook.md#introduction)**: Learn common patterns and workflows.
4. **[Use Cases](cookbook.md#use-cases)**: Explore domain-specific applications.