diff --git a/.DS_Store b/.DS_Store index 37fad77..e0a7448 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/README.md b/README.md index a7a165b..69499af 100644 --- a/README.md +++ b/README.md @@ -367,7 +367,7 @@ const response = await notion.pages.create(result.content) The result: -![Notion page created by the factory function](./guides/images/Mandatory%20Fun.png) +![Notion page created by the factory function](https://i.imgur.com/W6Zdzgv.png)
You can also create more complex page structures with tables and child-block nesting: diff --git a/guides/images/Mandatory Fun.png b/guides/images/Mandatory Fun.png deleted file mode 100644 index 7241ee9..0000000 Binary files a/guides/images/Mandatory Fun.png and /dev/null differ