From 0b85849fcb95433be7a02fe6df5b3e7cd4fba27d Mon Sep 17 00:00:00 2001 From: Manushi Majumdar Date: Mon, 18 Nov 2024 18:06:06 -0500 Subject: [PATCH] merged the dashboards and storymaps sections at the bottom of the guide --- guide/03-the-gis/cloning-content.ipynb | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/guide/03-the-gis/cloning-content.ipynb b/guide/03-the-gis/cloning-content.ipynb index 4a7bfcb73f..0eedd9adb0 100644 --- a/guide/03-the-gis/cloning-content.ipynb +++ b/guide/03-the-gis/cloning-content.ipynb @@ -1388,28 +1388,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### ArcGIS Dashboards" + "### ArcGIS Dashboards and ArcGIS StoryMaps" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ - "See the [Cloning and Troubleshooting Complex Items](../cloning-complex-apps#dashboards-and-editing-item-data) guide for details on cloning ArcGIS Dashboards. " - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "### Story Maps" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "See the [Cloning and Troubleshooting Complex Items](../cloning-complex-apps/#storymaps-web-scenes-and-item-remapping) guide for details on cloning ArcGIS StoryMaps. " + "See the [Cloning and Troubleshooting Complex Items](../cloning-complex-apps#dashboards-and-editing-item-data) guide for details on cloning ArcGIS Dashboards and ArcGIS StoryMaps. " ] }, { @@ -1438,7 +1424,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.17" + "version": "3.11.10" }, "toc": { "base_numbering": 1, @@ -1455,5 +1441,5 @@ } }, "nbformat": 4, - "nbformat_minor": 2 + "nbformat_minor": 4 }