Skip to content

Commit

Permalink
Update banner link to v5 what's new page
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla authored Mar 25, 2024
1 parent 67a2b14 commit 8d4d386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ const config = {
announcementBar: {
id: 'strapi5docs',
content:
"Strapi 5 is now in public beta! 🚀 Read the Strapi 5 beta docs at <a href='https://docs-next.strapi.io'>docs-next.strapi.io</a>",
"Strapi 5 is now in public beta! 🚀 Read the Strapi 5 beta docs at <a href='https://docs-next.strapi.io/dev-docs/whats-new'>docs-next.strapi.io</a>",
backgroundColor: 'rgb(236, 235, 255)',
textColor: '#091E42',
isCloseable: true,
Expand Down

0 comments on commit 8d4d386

Please sign in to comment.