diff --git a/docs/source/modules/executors.md b/docs/source/modules/executors.md
index ea3c5e77..086c8345 100644
--- a/docs/source/modules/executors.md
+++ b/docs/source/modules/executors.md
@@ -3,6 +3,6 @@
Please see Holoscan SDK Python API for classes that are in this module.
```{eval-rst}
-.. automodule:: monai.deploy.core.executors
+.. automodule:: monai.deploy.executors
:noindex:
```
diff --git a/docs/source/modules/graphs.md b/docs/source/modules/graphs.md
index d1062293..cc814783 100644
--- a/docs/source/modules/graphs.md
+++ b/docs/source/modules/graphs.md
@@ -3,6 +3,6 @@
Please see Holoscan SDK Python API for classes that are in this module.
```{eval-rst}
-.. automodule:: monai.deploy.core.graphs
+.. automodule:: monai.deploy.graphs
:noindex:
```