diff --git a/docs/extras/integrations/providers/neo4j.mdx b/docs/extras/integrations/providers/neo4j.mdx index 3753f7a83e4..369c58c73cc 100644 --- a/docs/extras/integrations/providers/neo4j.mdx +++ b/docs/extras/integrations/providers/neo4j.mdx @@ -41,4 +41,4 @@ from langchain.graphs import Neo4jGraph from langchain.chains import GraphCypherQAChain ``` -For a more detailed walkthrough of Cypher generating chain, see [this notebook](/docs/extras/use_cases/more/graph/graph_cypher_qa.html) +For a more detailed walkthrough of Cypher generating chain, see [this notebook](/docs/use_cases/more/graph/graph_cypher_qa.html)