diff --git a/examples_notebooks/api_overview/index.html b/examples_notebooks/api_overview/index.html
index fcc5817b..c8cf1532 100644
--- a/examples_notebooks/api_overview/index.html
+++ b/examples_notebooks/api_overview/index.html
@@ -2002,7 +2002,7 @@ Cell In[2], line 2
1 import graphrag.api as api
----> 2 from graphrag.index.typing import PipelineRunResult
-ImportError: cannot import name 'PipelineRunResult' from 'graphrag.index.typing' (/home/runner/work/graphrag/graphrag/graphrag/index/typing.py)
+ImportError: cannot import name 'PipelineRunResult' from 'graphrag.index.typing' (/home/runner/work/graphrag/graphrag/graphrag/index/typing/__init__.py)
diff --git a/sitemap.xml.gz b/sitemap.xml.gz
index 8ea4048e..3ee9355a 100644
Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ