diff --git a/.docs/Notebooks/lake_example.py b/.docs/Notebooks/mf_boundaries_example.py similarity index 99% rename from .docs/Notebooks/lake_example.py rename to .docs/Notebooks/mf_boundaries_example.py index 5c84a5c7c3..aa1bce7ef8 100644 --- a/.docs/Notebooks/lake_example.py +++ b/.docs/Notebooks/mf_boundaries_example.py @@ -14,7 +14,7 @@ # section: mf2005 # --- -# # Lake Package Example +# # MODFLOW Boundaries Example # # First set the path and import the required packages. The flopy path doesn't have to be set if you install flopy from a binary installer. If you want to run this notebook, you have to set the path to your own flopy path.