Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorials/map_layout/additional_exercises.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/map_layout/configure_data_plotting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down