Skip to content

Commit 508bbb8

Browse files
committed
Tweak homepage
1 parent 4e0bad1 commit 508bbb8

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

src/pages/index.mdx

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,11 @@ name={<span>Introducing Gra<em>fast</em>!</span>}
3535
headline="The next-generation planning and execution engine for GraphQL"
3636
>
3737

38+
<h4>Now production-ready with the release of version 1.0</h4>
39+
3840
Enables greater performance and efficiency via deeper integration into your existing Node.js or remote business logic, no matter the shape of your GraphQL schema.
3941

40-
**[Gra<em>fast</em>](https://grafast.org) and [PostGraphile V5](https://postgraphile.org) are in beta, funded by the Graphile community.**
42+
**[Gra<em>fast</em>](https://grafast.org) is funded by the Graphile community.**
4143

4244
<div class='df flex-row justify-center' style={{height: '3rem'}}>
4345
<div class='ph2 df flex-column justify-center'>
@@ -101,10 +103,7 @@ Migrate.
101103

102104
<div class='df flex-row justify-center' style={{height: '3rem'}}>
103105
<div class='ph2 df flex-column justify-center'>
104-
<a class='button--outline' href='/postgraphile/introduction/'><span class='fas fa-book-open' /> V4 Documentation</a>{ ' '}
105-
</div>
106-
<div class='ph2 df flex-column justify-center'>
107-
<a class='button--solid' href='https://postgraphile.org'>PostGraphile.org (V5)</a>{ ' '}
106+
<a class='button--solid' href='https://postgraphile.org'><span class='fas fa-book-open' /> Documentation</a>{ ' '}
108107
</div>
109108
<div class='ph2 df h-100 flex-column justify-center'>
110109
<GitHubButton
@@ -213,8 +212,7 @@ class='mw5 pt4'
213212
big
214213
name="Graphile Build"
215214
headline="Build high-performance easily-extensible GraphQL schemas by combining plugins"
216-
docs="/graphile-build/getting-started/"
217-
more="/graphile-build/"
215+
docs="https://build.graphile.org/graphile-build/4/getting-started"
218216
>
219217

220218
Graphile Build is the database-independent heart of PostGraphile — it's an

0 commit comments

Comments
 (0)