Skip to content

Commit

Permalink
docs: fix broken link for the dappier retriever
Browse files Browse the repository at this point in the history
  • Loading branch information
amaan-ai20 committed Dec 26, 2024
1 parent 75b4078 commit 0a5346a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/integrations/retrievers/dappier.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"source": [
"# DappierRetriever\n",
"\n",
"This will help you getting started with the Dappier [retriever](/docs/concepts/#retrievers). For detailed documentation of all DappierRetriever features and configurations head to the [API reference](https://python.langchain.com/en/latest/retrievers/langchain_dappier.retrievers.Dappier.DappierRetriever.html).\n",
"This will help you getting started with the Dappier [retriever](https://python.langchain.com/docs/concepts/retrievers/). For detailed documentation of all DappierRetriever features and configurations head to the [API reference](https://api.python.langchain.com/en/latest/retrievers/langchain_dappier.retrievers.Dappier.DappierRetriever.html).\n",
"\n",
"### Integration details\n",
"\n",
Expand Down

0 comments on commit 0a5346a

Please sign in to comment.