From dd41af2c1001697864babea7716f3652bea07af1 Mon Sep 17 00:00:00 2001
From: Tim Otten <totten@civicrm.org>
Date: Thu, 11 Mar 2021 17:14:40 -0800
Subject: [PATCH] general/requirements.md - List D9 alongside D8

---
 docs/general/requirements.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/general/requirements.md b/docs/general/requirements.md
index a32d9c4..1f08a82 100644
--- a/docs/general/requirements.md
+++ b/docs/general/requirements.md
@@ -9,7 +9,7 @@ If you are curious what technologies other organizations are using to run CiviCR
 A recommended server environment should typically meet these guidelines:
 
 * __Operating system__: Linux
-* __CMS__: Backdrop, Drupal 7, Drupal 8, Joomla, or WordPress
+* __CMS__: Backdrop, Drupal 7, Drupal 8/9, Joomla, or WordPress
 * __PHP__: 7.2 or 7.3 -- with configuration and extension requirements
 * __MySQL__: MySQL 5.7+ or MariaDB 10.0+ -- with configuration requirements
 
@@ -37,7 +37,7 @@ See the page on [choosing a CMS](../planning/cms.md) for more information about
 
 ### Drupal
 
-* [Drupal 8](../drupal8/index.md)
+* [Drupal 8/9](../drupal8/index.md)
 
 * [Drupal 7](../drupal7/index.md)
 
-- 
GitLab