docs: update banner text

This commit is contained in:
Oliver Davies 2023-11-01 23:02:03 +01:00
parent f703a6119c
commit 04e6e4aeb1

View file

@ -91,7 +91,7 @@ const showDrupalAssociationMessage = [
)}
{true && (
<Banner text={"Drupal 9 will be unsupported in November 2023. If you're stuck on Drupal 7, 8 or 9, get unstuck with a <a href='/drupal-upgrade'>Drupal upgrade roadmap</a>."} />
<Banner text={"Drupal 9 is now end of life and unsupported. If you're stuck on Drupal 7, 8 or 9, get unstuck with a <a href='/drupal-upgrade'>Drupal upgrade roadmap and upgrade to Drupal 10.</a>."} />
)}
<Navbar />