Skip to content

Commit d43d92a

Browse files
committed
Change section headers on /docs.
1 parent cbdbb1f commit d43d92a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description: Start here to learn how to use the Apollo platform.
1414
<h4 class="headers"> Fundamentals </h4>
1515
</div>
1616
<div align="center">
17-
<p>How Apollo helps you go from zero to production with GraphQL.</p>
17+
<p>Pre-adoption topics for ensuring a smooth ride into production</p>
1818
</div>
1919
<div align="center">
2020
<a href="./fundamentals/platform.html"> Start preparing &Rang; </a>
@@ -31,7 +31,7 @@ description: Start here to learn how to use the Apollo platform.
3131
<h4 class="headers" align="center"> Guides </h4>
3232
</div>
3333
<div align="center">
34-
<p> These guides will help you understand the things you need to know. </p>
34+
<p>Implementation guides covering all the best-practices from schema to style</p>
3535
</div>
3636
<div align="center">
3737
<a href="./guides/schema-design.html"> Follow the guides &Rang; </a>
@@ -48,7 +48,7 @@ description: Start here to learn how to use the Apollo platform.
4848
<h4 class="headers" align="center"> Tutorials </h4>
4949
</div>
5050
<div align="center">
51-
<p> Want to get started quickly with GraphQL and Apollo? Start here. </p>
51+
<p>Get started quickly with GraphQL and Apollo with step-by-step instructions</p>
5252
</div>
5353
<div align="center">
5454
<a href="/docs/react/essentials/get-started.html"> Client &Rang; </a>

0 commit comments

Comments
 (0)