Skip to content

Commit 6075177

Browse files
committed
update text to refer to other guide for cloning storymaps
1 parent 562400e commit 6075177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/03_org_administrators/clone_storymap_version2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"\n",
2626
"Esri provides two models for telling stories with maps: The [Classic Story Map](https://storymaps-classic.arcgis.com/en/) and the newer [ArcGIS StoryMap](https://www.esri.com/en-us/arcgis/products/arcgis-storymaps/overview). Each offers the infrastructure to utilize ArcGIS Platform items such as [`Web Maps`](https://developers.arcgis.com/documentation/core-concepts/web-maps/) combined with supporting resources like images, text and videos for impactful storytelling. To answer your next question, please see [What's the Difference?](https://storymaps.arcgis.com/stories/6d3aff3f321f4f14b2f4ee29873c891b).\n",
2727
"\n",
28-
"The platform stores each model differently, which leads to this sample document. The ArcGIS API for Python [`clone_items()`](https://developers.arcgis.com/python/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.clone_items) function equips you with all you need to effectively transfer The `ArcGIS StoryMap` item between organizations. Please see the [Cloning and Troubleshooting Complex Items Guide](../guide/cloning-complex-apps) for complete details."
28+
"The platform stores each model differently, which originally created the need for a sample document specifically outlining a procedure for cloning `ArcGIS StoryMaps`. As the ArcGIS API for Python [`clone_items()`](https://developers.arcgis.com/python/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.clone_items) method has evolved, it can now effectively transfer `ArcGIS StoryMap` items between organizations. Please see the [Cloning and Troubleshooting Complex Items Guide](/guide/cloning-complex-apps) for complete details."
2929
]
3030
}
3131
],

0 commit comments

Comments
 (0)