Skip to content

fix: mobile nav Enterprise link gives 404#237

Merged
weicao merged 1 commit intomainfrom
fix/mobile-nav-enterprise-link
Apr 8, 2026
Merged

fix: mobile nav Enterprise link gives 404#237
weicao merged 1 commit intomainfrom
fix/mobile-nav-enterprise-link

Conversation

@weicao
Copy link
Copy Markdown
Contributor

@weicao weicao commented Apr 8, 2026

Fixes #236

Change

In ElevationScrollAppBar.tsx, the mobile bottom drawer Enterprise link was pointing to https://kubeblocks.io/contact (wrong domain, wrong path), causing a 404 on mobile browsers.

Changed to https://kubeblocks.com/products/kubeblocks-enterprise to match the desktop nav link.

Desktop nav linked to kubeblocks.com/products/kubeblocks-enterprise
but the mobile bottom drawer linked to kubeblocks.io/contact (wrong
domain, wrong path) causing a 404 on mobile browsers.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@weicao weicao merged commit 3af3210 into main Apr 8, 2026
1 check passed
@weicao weicao deleted the fix/mobile-nav-enterprise-link branch April 8, 2026 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: mobile nav Enterprise link gives 404

1 participant