Skip to content

Commit b118df1

Browse files
committed
quick edits
1 parent 68df597 commit b118df1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

labs/load_spatial_data_frame.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"# Load Spatial Data Frame DevLab\n",
88
"This is the completed sample for the [Load spatial data frame](https://developers.arcgis.com/labs/python/load-spatial-data-frame/) ArcGIS DevLab. [ArcGIS DevLabs](https://developers.arcgis.com/labs/) are short introductory tutorials to guide you through the three phases of building geospatial apps: Data, Design, Develop.\n",
99
"\n",
10-
"***Note**: Please complete the [Create data lab](https://developers.arcgis.com/labs/data/python/create-data/) if you have not done so already. You will use the output feature layer from this lab to learn how to find and share an item."
10+
"***Note**: Please complete the [Create a new dataset](https://developers.arcgis.com/labs/arcgisonline/create-a-new-dataset/) DevLab if you have not done so already. You will use the output feature layer from this lab to learn how to find and share an item."
1111
]
1212
},
1313
{
@@ -44,7 +44,7 @@
4444
"cell_type": "markdown",
4545
"metadata": {},
4646
"source": [
47-
"Search for the *Griffith Park Access* layer used in the [Create data lab](https://developers.arcgis.com/labs/data/python/create-data/) DevLab."
47+
"Search for the *Griffith Park Access* layer used in the [Create a new dataset](https://developers.arcgis.com/labs/arcgisonline/create-a-new-dataset/) DevLab."
4848
]
4949
},
5050
{

0 commit comments

Comments
 (0)