Skip to content

Commit 3abbda3

Browse files
committed
correct broken hyperlinks
1 parent 8d2dc78 commit 3abbda3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

guide/02-api-overview/release_notes_210.ipynb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "c34e7960",
5+
"id": "26414291",
66
"metadata": {},
77
"source": [
88
"# What's new in version 2.1.0\n",
@@ -19,8 +19,8 @@
1919
"\n",
2020
"### [Guides](../)\n",
2121
"* [Install and Setup](../guide/install-and-set-up/)\n",
22-
" * Adds [`Install in Google Collab`](../guide/install-and-set-up/#install-in-google-colaboratory) section\n",
23-
"* [Deep Learning with ArcGIS](../guide/)\n",
22+
" * Adds [`Install in Google Collab`](../install-and-set-up/#install-in-google-colaboratory) section\n",
23+
"* [Deep Learning with ArcGIS](../)\n",
2424
" * 2d Computer Vision\n",
2525
" * Pixel Classification\n",
2626
" * [How PSETAE works](../guide/how-psetae-works)\n",
@@ -517,7 +517,7 @@
517517
},
518518
{
519519
"cell_type": "markdown",
520-
"id": "77145505",
520+
"id": "ffa28e65",
521521
"metadata": {},
522522
"source": [
523523
"## Fixes\n",
@@ -677,7 +677,7 @@
677677
" * [`update_subnetwork()`](/python/api-reference/arcgis.features.managers.html#arcgis.features._utility.UtilityNetworkManager.update_subnetwork)\n",
678678
" * [`validate_topology()`](/python/api-reference/arcgis.features.managers.html#arcgis.features._utility.UtilityNetworkManager.validate_topology)\n",
679679
"* [`ValidationManager`](/python/api-reference/arcgis.features.managers.html#validationmanager)\n",
680-
" * Updates documentation for [`evaluate()`](python/api-reference/arcgis.features.managers.html#arcgis.features._validation.ValidationManager.evaluate)\n",
680+
" * Updates documentation for [`evaluate()`](/python/api-reference/arcgis.features.managers.html#arcgis.features._validation.ValidationManager.evaluate)\n",
681681
"* [`SyncManager`](/python/api-reference/arcgis.features.managers.html#syncmanager)\n",
682682
" * [`create()`](/python/api-reference/arcgis.features.managers.html#arcgis.features.managers.SyncManager.create)\n",
683683
" * Fixes incorrect parameter names in API Reference\n",
@@ -873,7 +873,7 @@
873873
"name": "python",
874874
"nbconvert_exporter": "python",
875875
"pygments_lexer": "ipython3",
876-
"version": "3.7.11"
876+
"version": "3.7.10"
877877
},
878878
"toc": {
879879
"base_numbering": 1,

0 commit comments

Comments
 (0)