diff --git a/docs/help/contents/inbox-api/getting-started.md b/docs/help/contents/inbox-api/getting-started.md index 4929ef744..b5f1db12e 100644 --- a/docs/help/contents/inbox-api/getting-started.md +++ b/docs/help/contents/inbox-api/getting-started.md @@ -3,10 +3,6 @@ title: Getting Started description: Learn about Notesnook's Inbox API. --- -> warn Beta feature -> -> Inbox API is still in beta so expect things to change and/or break. If you find any issues, kindly open an issue on our [GitHub repo](https://github.com/streetwriters/notesnook). - # Getting started with the Inbox API Think of the Inbox API as a private mailbox for your Notesnook account. You give other apps or services a key to drop notes into it, and those notes show up in your Notesnook account the next time you sync — fully encrypted, readable only by you. diff --git a/docs/help/contents/inbox-api/self-hosting-inbox-api.md b/docs/help/contents/inbox-api/self-hosting-inbox-api.md index 5674ef47c..d8430489b 100644 --- a/docs/help/contents/inbox-api/self-hosting-inbox-api.md +++ b/docs/help/contents/inbox-api/self-hosting-inbox-api.md @@ -3,10 +3,6 @@ title: Self-Hosting Inbox API description: Learn about self-hosting Notesnook's Inbox API. --- -> warn Beta feature -> -> Inbox API is still in beta so expect things to change and/or break. If you find any issues, kindly open an issue on our [GitHub repo](https://github.com/streetwriters/notesnook). - # Self-Hosting Inbox API If you prefer not to send data through Notesnook's hosted inbox instance, you have two options: