Skip to content

Commit 7e50350

Browse files
committed
Update announcement bar for release
1 parent ec7dde1 commit 7e50350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docusaurus.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ const config = {
155155
announcementBar: {
156156
id: 'support_us',
157157
content:
158-
"You're reading a work-in-progress documentation for the upcoming Strapi 5. <a target='_blank' rel='noopener noreferrer' href='https://forms.gle/5iXineW1ya28ALF97'>We'd love to read your feedback!</a> Looking for the stable v4 docs? Please visit <a href='https://docs.strapi.io'>docs.strapi.io</a>.",
158+
"Strapi 5 is out, but Strapi v4 is still supported until March 2026. Read Strapi v4 docs at <a target='_blank' rel='noopener noreferrer' href='https://docs-v4.strapi.io'>docs-v4.strapi.io</a>.",
159159
backgroundColor: '#F3E5FA',
160160
textColor: '#091E42',
161161
isCloseable: true,

0 commit comments

Comments
 (0)