Skip to content

Commit f689410

Browse files
committed
update url
1 parent 3554fcc commit f689410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/03-the-gis/accessing-and-managing-groups.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"source": [
2929
"<a id=\"searching-for-groups\"></a>\n",
3030
"## Searching for groups\n",
31-
"You can search for groups by using the `search()` method of `GroupManager` object. The `search()` method accepts standard [ArcGIS REST API queries](http://resources.arcgis.com/en/help/arcgis-rest-api/#/Search_reference/02r3000000mn000000/). To illustrate this better, let us connect to ArcGIS Online anonymously and search for public groups that have the word 'water' in the title."
31+
"You can search for groups by using the `search()` method of `GroupManager` object. The `search()` method accepts standard [ArcGIS REST API queries](https://developers.arcgis.com/rest/users-groups-and-items/search-reference/). To illustrate this better, let us connect to ArcGIS Online anonymously and search for public groups that have the word 'water' in the title."
3232
]
3333
},
3434
{

0 commit comments

Comments
 (0)