Skip to content

Commit f037b37

Browse files
Fixed link to README.md
Thank you Aaron for reporting this!
1 parent 096676a commit f037b37

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

notebooks/merakiOfflineSwitchFinder.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"cell_type": "markdown",
1818
"metadata": {},
1919
"source": [
20-
"In this first cell, we install and import the required meraki and os modules, and open the Dashboard API connection using the SDK. Make sure you have [set up your environment variables first](https://github.com/meraki/dashboard-api-python/blob/master/notebooks/notebooksReadme.md#setting-up-your-environment-variables)."
20+
"In this first cell, we install and import the required meraki and os modules, and open the Dashboard API connection using the SDK. Make sure you have [set up your environment variables first](https://github.com/meraki/dashboard-api-python/blob/master/notebooks/README.md#setting-up-your-environment-variables)."
2121
]
2222
},
2323
{
@@ -288,4 +288,4 @@
288288
},
289289
"nbformat": 4,
290290
"nbformat_minor": 4
291-
}
291+
}

0 commit comments

Comments
 (0)