Skip to content

Commit 40a37a1

Browse files
committed
correct hyperlink in print for what's new
1 parent cd85607 commit 40a37a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/02-api-overview/overview24.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"* The functionality of the _Symbology_ class has been refactored into the [`Symbols`](/python/latest/api-reference/arcgis.map.toc.html#symbols) module.\n",
108108
"* The functionality for generating renderers has been refactored into the [_SmartMappingManager_](/python/latest/api-reference/arcgis.map.toc.html#arcgis.map.SmartMappingManager) and [_RendererManager_](/python/latest/api-reference/arcgis.map.toc.html#arcgis.map.renderers.RendererManager) classes.\n",
109109
" * See [Smart mapping](../smart-mapping), [Advanced cartography 1](../advanced-cartography-part1) and [Advanced cartography 2](../advanced-cartography-part2) for examples.\n",
110-
"* The functionality for exporting and printing has been refactored into the [print()](/python//api-reference/arcgis.map.toc.html#arcgis.map.Map.print) and [export_to_html()](/python/latest/api-reference/arcgis.map.toc.html#arcgis.map.Map.export_to_html) methods of the _Map_ class."
110+
"* The functionality for exporting and printing has been refactored into the [print()](/python/latest/api-reference/arcgis.map.toc.html#arcgis.map.Map.print) and [export_to_html()](/python/latest/api-reference/arcgis.map.toc.html#arcgis.map.Map.export_to_html) methods of the _Map_ class."
111111
]
112112
},
113113
{

0 commit comments

Comments
 (0)