mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
fix(site): use consistent contact sales URL (#23607)
This commit is contained in:
@@ -54,7 +54,9 @@ const PaywallAIGovernance = () => {
|
||||
</span>
|
||||
</PaywallFeature>
|
||||
</PaywallFeatures>
|
||||
<PaywallCTA href="https://coder.com/contact">Contact Sales</PaywallCTA>
|
||||
<PaywallCTA href="https://coder.com/contact/sales">
|
||||
Contact Sales
|
||||
</PaywallCTA>
|
||||
</PaywallStack>
|
||||
</Paywall>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user