From f1e95e5e48a7370c0a7b054e0ac019b3fbd81b31 Mon Sep 17 00:00:00 2001 From: Jizu Sun Date: Mon, 26 Sep 2022 18:01:11 +0800 Subject: [PATCH 1/2] update the video demo link for v4 --- docs/developer-docs/latest/getting-started/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer-docs/latest/getting-started/introduction.md b/docs/developer-docs/latest/getting-started/introduction.md index 62d7089af8..fd90939765 100644 --- a/docs/developer-docs/latest/getting-started/introduction.md +++ b/docs/developer-docs/latest/getting-started/introduction.md @@ -9,7 +9,7 @@ canonicalUrl: https://docs.strapi.io/developer-docs/latest/getting-started/intro This documentation contains all technical documentation related to the setup, deployment, update and customization of your Strapi application. ::: strapi Can't wait to start using Strapi? -You can directly head to the [Quick Start](quick-start.md)!
If demos are more your thing, we have a [video demo](https://youtu.be/zd0_S_FPzKg), or you can request a [live demo](https://strapi.io/demo)! +You can directly head to the [Quick Start](quick-start.md)!
If demos are more your thing, we have a [video demo](https://www.youtube.com/watch?v=h9vETeRiulY), or you can request a [live demo](https://strapi.io/demo)! ::: The original purpose of the project was to help Boot**strap** your **API**: that's how Strapi was created. Now, Strapi is an open-source headless CMS that gives developers the freedom to choose their favorite tools and frameworks and allows editors to manage and distribute their content using their application's admin panel. Based on a plugin system, Strapi is a flexible CMS whose admin panel and API are extensible - and which every part is customizable to match any use case. Strapi also has a built-in user system to manage in detail what the administrators and end users have access to. From 52c3054dcd1d7046afc656737b3c517367bf022e Mon Sep 17 00:00:00 2001 From: Jizu Sun Date: Mon, 26 Sep 2022 18:03:30 +0800 Subject: [PATCH 2/2] Update introduction.md --- docs/developer-docs/latest/getting-started/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer-docs/latest/getting-started/introduction.md b/docs/developer-docs/latest/getting-started/introduction.md index fd90939765..9ea3190c17 100644 --- a/docs/developer-docs/latest/getting-started/introduction.md +++ b/docs/developer-docs/latest/getting-started/introduction.md @@ -9,7 +9,7 @@ canonicalUrl: https://docs.strapi.io/developer-docs/latest/getting-started/intro This documentation contains all technical documentation related to the setup, deployment, update and customization of your Strapi application. ::: strapi Can't wait to start using Strapi? -You can directly head to the [Quick Start](quick-start.md)!
If demos are more your thing, we have a [video demo](https://www.youtube.com/watch?v=h9vETeRiulY), or you can request a [live demo](https://strapi.io/demo)! +You can directly head to the [Quick Start](quick-start.md)!
If demos are more your thing, we have a [video demo](https://youtu.be/h9vETeRiulY), or you can request a [live demo](https://strapi.io/demo)! ::: The original purpose of the project was to help Boot**strap** your **API**: that's how Strapi was created. Now, Strapi is an open-source headless CMS that gives developers the freedom to choose their favorite tools and frameworks and allows editors to manage and distribute their content using their application's admin panel. Based on a plugin system, Strapi is a flexible CMS whose admin panel and API are extensible - and which every part is customizable to match any use case. Strapi also has a built-in user system to manage in detail what the administrators and end users have access to.