From 6459cfe0343feee05914c09f3ac08d0a586b326c Mon Sep 17 00:00:00 2001 From: Devin Brady Date: Mon, 31 Jul 2023 18:23:57 -0400 Subject: [PATCH] Fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8ca3da..f096eae 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ with open('output.xml', 'wb+') as f: ## Comprehensive example -Check out our example Jupyter Notebook [here](https://nbviewer.jupyter.org/github/BuildingSync/schema/blob/develop-v2/docs/notebooks/bsync_examples/Small-Office-Level-1.ipynb). +Check out some more detailed examples of bsyncpy usage in the main BuildingSync repository [here](https://github.com/BuildingSync/schema/tree/develop-v2/docs/notebooks/bsync_examples). # Updating Version