Skip to content

Commit bd1c585

Browse files
authored
Merge pull request #7639 from novoselt/update_cloud_ticket
Encourage users to provide some details for CoCalc Cloud requests
2 parents a51c031 + 0bad0f1 commit bd1c585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/next/pages/pricing/onprem.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ function Body() {
4444

4545
function cloud(): JSX.Element {
4646
const body = encodeURIComponent(
47-
"I'm interested in puchasing CoCalc Cloud on-premises.",
47+
"PLEASE EXPLAIN YOUR EXPECTED USE CASE TO HELP US GUIDE YOU:\n\nWE WOULD LOVE TO SETUP A VIDEO CALL WITH YOU! WHEN ARE YOU AVAILABLE?",
4848
);
4949

5050
return (

0 commit comments

Comments
 (0)