diff --git a/README.md b/README.md index 01e75737..9ab18447 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ cl.video_upload_to_story( * [`Collection`](https://adw0rd.github.io/instagrapi/usage-guide/collection.html) - Collection of medias (name, picture and list of medias) * [`Comment`](https://adw0rd.github.io/instagrapi/usage-guide/comment.html) - Comments to Media * [`Highlight`](https://adw0rd.github.io/instagrapi/usage-guide/highlight.html) - Highlights - * [`Notes`](https://adw0rd.github.io/instagrapi/usage-guide/notes.html) + * [`Notes`](https://adw0rd.github.io/instagrapi/usage-guide/notes.html) - Notes * [`Story`](https://adw0rd.github.io/instagrapi/usage-guide/story.html) - Story * [`StoryLink`](https://adw0rd.github.io/instagrapi/usage-guide/story.html) - Link Sticker * [`StoryLocation`](https://adw0rd.github.io/instagrapi/usage-guide/story.html) - Tag Location in Story (as sticker) diff --git a/docs/index.md b/docs/index.md index 346e87a1..f6d3d2c2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -103,6 +103,7 @@ To learn more about the various ways `instagrapi` can be used, read the [Usage G * [`Collection`](usage-guide/collection.md) - Collection of medias (name, picture and list of medias) * [`Comment`](usage-guide/comment.md) - Comments to Media * [`Highlight`](usage-guide/highlight.md) - Highlights + * ['Notes'](usage-guide/notes.md) - Notes * [`Story`](usage-guide/story.md) - Story * [`StoryLink`](usage-guide/story.md) - Link (Swipe up) * [`StoryLocation`](usage-guide/story.md) - Tag Location in Story (as sticker)