diff --git a/docs/3.0.0-alpha.x/getting-started/introduction.md b/docs/3.0.0-alpha.x/getting-started/introduction.md index beca6d59a5..784f0a1124 100644 --- a/docs/3.0.0-alpha.x/getting-started/introduction.md +++ b/docs/3.0.0-alpha.x/getting-started/introduction.md @@ -10,6 +10,12 @@ Users love Strapi because it is open source, MIT licensed, fully customizable an ### Get Started +::: danger + +The Alpha version of Strapi is no longer supported, please use the Beta version. You can find the relevant [documentation here](https://strapi.io/documentation/). + +::: + You are invited to get started using Strapi. You may explore Strapi by: 1. A [Quick Start Guide](../getting-started/quick-start.html) for more intermediate to advanced developers. diff --git a/docs/3.0.0-alpha.x/getting-started/quick-start-tutorial.md b/docs/3.0.0-alpha.x/getting-started/quick-start-tutorial.md index 9fcacd6739..2b3b2d3e1a 100644 --- a/docs/3.0.0-alpha.x/getting-started/quick-start-tutorial.md +++ b/docs/3.0.0-alpha.x/getting-started/quick-start-tutorial.md @@ -1,5 +1,11 @@ # Tutorial +::: danger + +The Alpha version of Strapi is no longer supported, please use the Beta version. You can find the relevant [documentation here](https://strapi.io/documentation/). + +::: + This Tutorial is written for developers who prefer a more detailed step-by-step introduction. (A less detailed introduction can be found at [Quick Start Guide](/3.0.0-alpha.x/getting-started/quick-start.html).)