diff --git a/docs/source/Examples.rst b/docs/source/Examples.rst index dd0c0ed..70cf7a1 100644 --- a/docs/source/Examples.rst +++ b/docs/source/Examples.rst @@ -340,7 +340,7 @@ Plot the DAG .. code-block:: python - bnlearn.plot(DAG) + bn.plot(DAG) .. _fig-DAG-sprinkler: @@ -428,4 +428,4 @@ Print the values: -.. include:: add_bottom.add \ No newline at end of file +.. include:: add_bottom.add