Skip to content

Commit 4d23735

Browse files
committed
fixed additional hyperlinks
1 parent 738b95f commit 4d23735

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@
5252
" * Fixed issue for an exported map widget not honoring the extent\n",
5353
" * Fixed ability to use portal basemaps with map widget\n",
5454
"* Improved warning messages when required modules are not present\n",
55-
"* Improved messaging on [`Datastore Manager.add_cloudstore()`](* Improved warning messages when required modules are not present) method\n",
55+
"* Improved messaging on [`Datastore Manager.add_cloudstore()`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#arcgis.gis.DatastoreManager.add_cloudstore) method\n",
5656
"* Improved documentation for [`edit_control_points`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.raster.orthomapping.html#edit-control-points) and [`match_control_points`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.raster.orthomapping.html#match-control-points)\n",
5757
"* Enhanced performance to [`FeatureSet.save()`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.toc.html#arcgis.features.FeatureSet.save)\n",
58-
"* Fixed load performance for [`gis.map()`]https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#arcgis.gis.GIS.map() objects\n",
58+
"* Fixed load performance for [`gis.map()`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#arcgis.gis.GIS.map()) objects\n",
5959
"* Fixed bug when using [`FeatureLayerManager.overwrite()`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.managers.html#arcgis.features.managers.FeatureLayerCollectionManager.overwrite) to updated Feature Layer with a zipped shapefile with identical schema\n",
6060
"* Numerous performance improvements on Spatially Enabled DataFrame [`to_featureclass()`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.toc.html#arcgis.features.GeoAccessor.to_featureclass) and [`from_featureclass()`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.features.toc.html#arcgis.features.GeoAccessor.from_featureclass) methods\n",
6161
"* Fixed error when using [`import_toolbox()`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geoprocessing.html#import-toolbox]) an an Enterprise GIS\n",

0 commit comments

Comments
 (0)