We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8c01b commit 407dc8cCopy full SHA for 407dc8c
src/packages/next/pages/vouchers/index.tsx
@@ -35,9 +35,8 @@ export default function Overview({ customize }) {
35
<div style={{ fontSize: "12pt" }}>
36
<div style={{ maxWidth: "700px", margin: "auto" }}>
37
<A href="https://doc.cocalc.com/vouchers.html">Vouchers</A> are
38
- a convenient way to send <A href="/settings/purchases">money</A>{" "}
39
- to somebody or to resell <SiteName />{" "}
40
- <A href="/settings/licenses">licenses</A>.
+ like a digital gift card, which can be used to purchase anything
+ on <SiteName />.
41
</div>
42
43
<OverviewRow>
0 commit comments