diff --git a/docs/modules/indexes/document_loaders/examples/readthedocs_documentation.ipynb b/docs/modules/indexes/document_loaders/examples/readthedocs_documentation.ipynb index c6c5b84d..7de45eb3 100644 --- a/docs/modules/indexes/document_loaders/examples/readthedocs_documentation.ipynb +++ b/docs/modules/indexes/document_loaders/examples/readthedocs_documentation.ipynb @@ -33,7 +33,7 @@ "metadata": {}, "outputs": [], "source": [ - "#!wget -r -A.html -P rtdocs https://langchain.readthedocs.io/en/latest/" + "#!wget -r -A.html -P rtdocs https://python.langchain.com/en/latest/" ] }, {