Skip to content

Commit a9bd289

Browse files
committed
change relative links to name of notebook file, hyphens, and no extension to replicate production site
1 parent e8aad3c commit a9bd289

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

guide/13-managing-arcgis-applications/enterprise-sites-guide.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"source": [
3535
"First, we will sign into an ArcGIS Enterprise organization to demonstrate these workflows. We can work with Enterprise Sites using the `sites` property of the `GIS` object. \n",
3636
"\n",
37-
"Note: This workflow is for demonstration purposes only. To replicate this, you may have to sign-in to an ArcGIS Enterprise organization you have access to.\n",
37+
"> _Note:_ This workflow is for demonstration purposes only. To replicate this, you will have to sign-in to an ArcGIS Enterprise organization you have access to.\n",
3838
"\n",
39-
"The following are examples for working with Initiatives and Events using [ArcGIS Premium](../hub-for-guide-premium) and site and page creation and cloning using [ArcGIS Basic](../hub-for-guide-basic) that demonstrate other ways of working with your Hub using the ArcGIS API for Python. "
39+
"See also these examples for working with Initiatives and Events using [ArcGIS Premium](../hub-premium-guide) and site and page creation and cloning using [ArcGIS Basic](../hub-basic-guide) that demonstrate other ways of working with your Hub using the ArcGIS API for Python. "
4040
]
4141
},
4242
{
@@ -578,7 +578,7 @@
578578
"name": "python",
579579
"nbconvert_exporter": "python",
580580
"pygments_lexer": "ipython3",
581-
"version": "3.10.9"
581+
"version": "3.9.17"
582582
}
583583
},
584584
"nbformat": 4,

0 commit comments

Comments
 (0)