Skip to content

Commit

Permalink
Add link to unsupported v3 docs to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla authored Oct 12, 2023
1 parent e64d2b3 commit 789e35a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docusaurus/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,10 @@ const config = {
{
label: 'Strapi Cloud',
to: '/cloud/intro'
},
{
label: 'v3 Docs (unsupported)',
to: 'https://docs-v3.strapi.io'
}
],
},
Expand Down

1 comment on commit 789e35a

@vercel
Copy link

@vercel vercel bot commented on 789e35a Oct 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

documentation – ./

documentation-strapijs.vercel.app
documentation-git-main-strapijs.vercel.app
docs-vercel-v4.strapi.io

Please sign in to comment.