Skip to content

Commit 320c12a

Browse files
committed
renamed contents to content, fixed link, needs updated html
1 parent 9c77682 commit 320c12a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

guide/03 The GIS/Accessing and creating your contents.ipynb renamed to guide/03 The GIS/Accessing and creating content.ipynb

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Accessing and creating your contents\n",
7+
"# Accessing and creating content\n",
88
"\n",
99
"Your GIS can host a [variety of maps, web layers, analytical tools, apps](http://doc.arcgis.com/en/arcgis-online/reference/geo-info.htm) and [individual files](http://doc.arcgis.com/en/arcgis-online/share-maps/supported-items.htm). Using the `gis` module, you can search for, access and manage all your folders, contents and automate such maintenance workflows as scripts.\n",
1010
"\n",
@@ -2038,13 +2038,14 @@
20382038
"metadata": {},
20392039
"source": [
20402040
"## Summary\n",
2041-
"Thus, in this guide you observed how the `gis` module can be used to create new content and search for existing ones. Head over to the guide on [managing-your-contents](/managing-your-contents) next. When combined into a script, the ArcGIS Python API becomes a powerful tool to automate your GIS content creation and management tasks."
2041+
"Thus, in this guide you observed how the `gis` module can be used to create new content and search for existing ones. Head over to the guide on [managing-your-content](/managing-your-content) next. When combined into a script, the ArcGIS Python API becomes a powerful tool to automate your GIS content creation and management tasks."
20422042
]
20432043
}
20442044
],
20452045
"metadata": {
2046+
"anaconda-cloud": {},
20462047
"kernelspec": {
2047-
"display_name": "Python 3",
2048+
"display_name": "Python [default]",
20482049
"language": "python",
20492050
"name": "python3"
20502051
},

0 commit comments

Comments
 (0)