Skip to content

Commit

Permalink
Fix button on support page
Browse files Browse the repository at this point in the history
Resolves #16
  • Loading branch information
oodamien committed Dec 19, 2023
1 parent 8483a58 commit 4d92820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/support.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ const SupportPage: React.FC<PageProps> = () => {
className="button is-spring"
href="https://tanzu.vmware.com/spring-runtime"
>
Learn more about commercial support.
Learn more <span className="is-hidden-mobile">about commercial support.</span>
</a>
</div>
</div>
Expand Down

0 comments on commit 4d92820

Please sign in to comment.