diff --git a/docs/tutorials/map_layout/additional_exercises.rst b/docs/tutorials/map_layout/additional_exercises.rst index dc27a7b22..797fd0d25 100644 --- a/docs/tutorials/map_layout/additional_exercises.rst +++ b/docs/tutorials/map_layout/additional_exercises.rst @@ -15,7 +15,7 @@ If you wish to use the previous solution as a starting point: git clone https://github.com/tethysplatform/tethysapp-map_layout_tutorial cd tethysapp-map_layout_tutorial - git checkout -b configure-data-plotting configure-data-plotting-|version| + git checkout -b configure-data-plotting-solution configure-data-plotting-solution-|version| You'll also need to do the following: diff --git a/docs/tutorials/map_layout/configure_data_plotting.rst b/docs/tutorials/map_layout/configure_data_plotting.rst index 58098cfc4..472611cdb 100644 --- a/docs/tutorials/map_layout/configure_data_plotting.rst +++ b/docs/tutorials/map_layout/configure_data_plotting.rst @@ -385,7 +385,7 @@ This concludes the Configure Data Plotting portion of the Map Layout Tutorial. Y git clone https://github.com/tethysplatform/tethysapp-map_layout_tutorial cd tethysapp-map_layout_tutorial - git checkout -b configure-data-plotting configure-data-plotting-|version| + git checkout -b configure-data-plotting-solution configure-data-plotting-solution-|version| You'll also need to do the following: