Skip to content

Commit 51d7309

Browse files
authored
Merge pull request #1438 from jyaistMap/jy-fix-relnotes-201
correct formatting for broken relative links in release notes for 2.0.1
2 parents 3c63d66 + 31b2431 commit 51d7309

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

guide/02-api-overview/release_notes_201.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -196,22 +196,22 @@
196196
"* Enhances numerous operations with feed configuration\n",
197197
"\n",
198198
"#### [`arcgis.apps`](/python/api-reference/arcgis.apps.html)\n",
199-
"* [`dashboard`](/python/api-reference/arcgis.apps.dashboard.html\n",
200-
" * **Module Deprecated** with the 2.0.1 release. See [ArcGIS Dashboards Classic is Retiring](https://www.esri.com/arcgis-blog/products/ops-dashboard/announcements/dashboards-classic-retiring/) for details.\n",
201-
" * Only ArcGIS Classic Dashboards can be made with this module. Items can be upgraded by opening for editing in `ArcGIS Dashboards`\n",
199+
"* [`dashboard`](/python/api-reference/arcgis.apps.dashboard.html)\n",
200+
" * **Module Deprecated** with the 2.0.1 release. See [ArcGIS Dashboards Classic is Retiring](https://www.esri.com/arcgis-blog/products/ops-dashboard/announcements/dashboards-classic-retiring/) for details.\n",
201+
" * Only ArcGIS Classic Dashboards can be made with this module. Items can be upgraded by opening for editing in ` ArcGIS Dashboards`\n",
202202
" * [`Details`](/python/api-reference/arcgis.apps.dashboard.html#details)\n",
203203
" * Adds [`show_last_update`](/python/api-reference/arcgis.apps.dashboard.html#arcgis.apps.dashboard.Details.show_last_update) property\n",
204204
" * Enhances documentation\n",
205205
" * [`Indicator`](/python/api-reference/arcgis.apps.dashboard.html#indicator)\n",
206206
" * Adds documention for [`IndicatorData`](/python/api-reference/arcgis.apps.dashboard/#indicatordata) and [`ReferenceData`](/python/api-reference/arcgis.apps.dashboard.html#referencedata)\n",
207-
"* [`storymap`](/python/api-reference/arcgis.apps.storymap.html\n",
207+
"* [`storymap`](/python/api-reference/arcgis.apps.storymap.html)\n",
208208
" * [`Storymap`](/python/api-reference/arcgis.apps.storymap.html#storymap)\n",
209209
" * Updates [`save()`](/python/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story.StoryMap.save) with additional checks when `publish=True`\n",
210210
" * [`Text`](/python/api-reference/arcgis.apps.storymap.html#text)\n",
211211
" * Adds documentation example for creating text object\n",
212212
" * [`Sidecar`](/python/api-reference/arcgis.apps.storymap.html#sidecar)\n",
213213
" * Adds [`get()`](/python/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story_content.Sidecar.get) method for editing multiple nodes\n",
214-
"* [`hub`](/python/api-reference/arcgis.apps.hub.html\n",
214+
"* [`hub`](/python/api-reference/arcgis.apps.hub.html)\n",
215215
" * Adds documentation for the creation of Enterprise Sites\n",
216216
" * [`Hub`](/python/api-reference/arcgis.apps.hub.html#hub)\n",
217217
" * Adds properties:\n",

0 commit comments

Comments
 (0)