Skip to content

Commit 9d26065

Browse files
authored
Update ordering of hyperlinks to reflect the sentence order
rewording to reflect order of release
2 parents 301057e + e564513 commit 9d26065

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

guide/13-managing-arcgis-applications/itemgraph_and_remap_data.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"id": "9c6bf122-1555-4798-adbe-706ad2dd89dc",
3636
"metadata": {},
3737
"source": [
38-
"Versions 2.4.0 and 2.4.1 of the ArcGIS API for Python introduced some very handy functionality for content management workflows: the [`arcgis.apps.itemgraph`](/python/latest/api-reference/arcgis.apps.itemgraph.html) module and the [`item.remap_data()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.Item.remap_data) function. The primary goals of this added functionality: \n",
38+
"Versions 2.4.0 and 2.4.1 of the ArcGIS API for Python introduced some very handy functionality for content management workflows: the [`item.remap_data()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.Item.remap_data) function and the [`arcgis.apps.itemgraph`](/python/latest/api-reference/arcgis.apps.itemgraph.html) module. The primary goals of this added functionality: \n",
3939
"* provide the ability to understand what organizational items need in order to exist\n",
4040
"* understand how organizational items relate to one another\n",
4141
"* update organizational items with invalid components\n",
@@ -991,7 +991,7 @@
991991
"name": "python",
992992
"nbconvert_exporter": "python",
993993
"pygments_lexer": "ipython3",
994-
"version": "3.11.10"
994+
"version": "3.12.11"
995995
}
996996
},
997997
"nbformat": 4,

0 commit comments

Comments
 (0)