diff --git a/docusaurus.config.js b/docusaurus.config.js
index eda99db..455a6cb 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -116,7 +116,7 @@ const config = {
announcementBar: {
id: 'api', // Any value that will identify this message. (discord = default, api = api down)
content:
- 'The Guild Wars 2 Web API is down until ArenaNet turns it back on sometime on August 23. Some module features may not be available until the API returns.
Check out our Discord channel for the latest news, prerelease builds, and troubleshooting assistance.',
+ 'The Guild Wars 2 Web API is down until ArenaNet turns it on August 23. Some module features may not be available until the API returns. Join our Discord channel for assistance.',
backgroundColor: '#d94130', // Defaults to `#fff`. We typically use: #8172DA for normal and #d94130 for warnings.
textColor: 'white', // Defaults to `#000`.
isCloseable: false, // Defaults to `true`.