Skip to content

Commit 738b95f

Browse files
committed
updated map_widget hyperlink
1 parent e452fe6 commit 738b95f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

guide/02-api-overview/release-notes.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"metadata": {},
1313
"source": [
1414
"#### New\n",
15-
"* Added a `legend` property to the [`map widget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.widgets.html#mapview)\n",
15+
"* Added a `legend` property to the [`map widget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.widgets.html#arcgis-widgets-module)\n",
1616
"* Added documentation for [`create_symbol`](http://zion/jenkins/job/geosaurus_master/builds=master/PythonAPIDoc/)\n",
1717
"* Added support for [`Survey123`](https://survey123.arcgis.com/) to the [`apps`]() module\n",
1818
"* Added capability to delete certificates in the `arcgis.server` module\n",
@@ -42,10 +42,10 @@
4242
"source": [
4343
"#### Fixes\n",
4444
"* Fixed issue where user [`notifications`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#arcgis.gis.User.notifications) were not returned\n",
45-
"* Fixed issue with incomplete [`Geometry`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geometry.html#geometry) checks in the [`map widget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.widgets.html#mapview)\n",
45+
"* Fixed issue with incomplete [`Geometry`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geometry.html#geometry) checks in the [`map widget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.widgets.html#arcgis-widgets-module)\n",
4646
"* Fixed BUG 000115800 when subsequent imports of an imported certificate failed to import certificate\n",
4747
"* Fixed issue where curvePaths and curveRings do not return proper extents\n",
48-
"* Numerous fixes and enhancements to the [`map widget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#arcgis.gis.GIS.map)\n",
48+
"* Numerous fixes and enhancements to the [`map widget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.widgets.html#arcgis-widgets-module)\n",
4949
" * Added a compass to 2D mode to re-orient north\n",
5050
" * Fixed bug where custom symbology was not properly displaying\n",
5151
" * Fixed issue when `map.layers` returned incorrect data type for layers\n",

0 commit comments

Comments
 (0)