diff --git a/core/server/web/api/README.md b/core/server/web/api/README.md deleted file mode 100644 index ca7e784a72..0000000000 --- a/core/server/web/api/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# Ghost APIs - -Ghost is moving towards providing more robust APIs in the future. A plan and decisions can be found [here](https://github.com/TryGhost/Ghost/issues/9866). - -## WARNING! - -The v2 API (`/ghost/api/v2/*` endpoints) is to be considered under active development until this message is removed. Please use with caution and don't rely too heavy on it just yet :)