diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index 575834efa..6bdcbff47 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -94,7 +94,7 @@ const config = {
announcementBar: {
id: "upgrade-1.30",
content:
- '🚩 EKS Workshop upgraded to EKS 1.30 on 26th July. If you have an existing lab environment please see the snapshot of the previous version. 🚩',
+ '🚩 EKS Workshop upgraded to EKS 1.30 on 26th July. If you have an existing lab environment please see the major upgrade instructions. 🚩',
backgroundColor: "#0972d3",
textColor: "#fff",
},