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 1bbb620 commit ec456ccCopy full SHA for ec456cc
src/components/landing/Pricing.js
@@ -72,13 +72,9 @@ const Pricing = () => (
72
</li>
73
<hr />
74
<li>
75
- Taught by our favorite GraphQL teachers around—Paul and the team at{' '}
76
- <i>OK GROW!</i>
77
- </li>
78
- <hr />
79
- <li>
80
- Offered periodically in major cities in the U.S. and Canada (or if we
81
- get 15 signups in your area, we'll schedule a time to come to you)
+ Once we get 15 signups in your area, we'll schedule a time to come to
+ you. (Alternatively, your company can sponsor a training:{' '}
+ <a href="mailto:sales@graphql.guide">sales@graphql.guide</a>)
82
83
</Package>
84
</div>
0 commit comments