Skip to content

Commit

Permalink
docs: remove global notification for legacy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
emmenko committed Sep 19, 2022
1 parent b8ff664 commit e335806
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions website/gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ module.exports = {
repositoryUrl:
'https://github.com/commercetools/merchant-center-application-kit',
excludeFromSearchIndex: false,
globalNotification: {
active: true,
notificationType: 'info',
content:
'This is the new documentation of Custom Applications. You can still visit the [legacy documentation](https://docs.commercetools.com/custom-applications/legacy) during the [migration](https://docs.commercetools.com/custom-applications/migrating-from-project-level-custom-applications) from Project-level Custom Applications.',
},
},
plugins: [
// Docs theme
Expand Down

1 comment on commit e335806

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Deploy preview for merchant-center-application-kit ready!

✅ Preview
https://merchant-center-application-n2of46don-commercetools.vercel.app

Built with commit e335806.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.