diff --git a/src/content/docs/en/guides/cms/drupal.mdx b/src/content/docs/en/guides/cms/drupal.mdx index c8d5f09ad09d1..0980152a9076b 100644 --- a/src/content/docs/en/guides/cms/drupal.mdx +++ b/src/content/docs/en/guides/cms/drupal.mdx @@ -22,7 +22,7 @@ To get started, you will need to have the following: 2. **A Drupal site** - If you haven't set up a Drupal site, you can follow the official guidelines [Installing Drupal](https://www.drupal.org/docs/getting-started/installing-drupal). Alternatively you can: - **Pantheon**: Set up your application using the [Pantheon](https://pantheon.io/) free plan. - - **DDEV**: Set up your application locally using [DDEV](https://ddev.readthedocs.io/) by following the [Drupal CSM Quickstart](https://ddev.readthedocs.io/en/latest/users/quickstart/#drupal) + - **DDEV**: Set up your application locally using [DDEV](https://ddev.readthedocs.io/) by following the [Drupal CMS Quickstart](https://ddev.readthedocs.io/en/latest/users/quickstart/#drupal) ### Installing the JSON:API Drupal module