Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Hotfix the wrong URL in X marketing page #30729

Merged
merged 1 commit into from
Jan 22, 2022

Conversation

siriwatknp
Copy link
Member

@siriwatknp siriwatknp commented Jan 22, 2022

will merge and deploy as soon as the CIs are green.

@@ -35,30 +35,30 @@ const ROUTES = {
? '/material/getting-started/support/#community-help-free'
: '/getting-started/support/#community-help-free',
blog: FEATURE_TOGGLE.enable_blog_index ? '/blog/' : 'https://medium.com/material-ui',
showcase: FEATURE_TOGGLE.enable_blog_index
showcase: FEATURE_TOGGLE.enable_redirects
Copy link
Member Author

Choose a reason for hiding this comment

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

My bad. used the wrong feature toggle 🥲

Copy link
Member

Choose a reason for hiding this comment

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

Would removing the legacy feature toggles help 😁?

@mui-bot
Copy link

mui-bot commented Jan 22, 2022

No bundle size changes

Generated by 🚫 dangerJS against e6e17d4

@siriwatknp siriwatknp merged commit 654dbf1 into mui:master Jan 22, 2022
@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work docs Improvements or additions to the documentation regression A bug, but worse labels Jan 22, 2022
wladimirguerra pushed a commit to wladimirguerra/material-ui that referenced this pull request Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work docs Improvements or additions to the documentation regression A bug, but worse
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants