Skip to content

Commit 79157a3

Browse files
committed
Update "Tutorials" section header and add setup note
1 parent b899f4d commit 79157a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,12 @@ stars-bounce: true
4848
</div>
4949
</div>
5050
</div>
51-
<h3 class="font-weight-bold highlightcolor mt-3">Then check the tutorials</h3>
51+
<h3 class="font-weight-bold highlightcolor mt-3">Get Started</h3>
5252
<a href="/docs/mongodb-rest/tutorial" class="btn btn-o-white ml-1 mt-2 my-0 btn-md">MongoDB REST API Tutorial</a>
5353
<a href="/docs/mongodb-graphql/tutorial" class="btn btn-o-white ml-1 mt-2 my-0 btn-md">MongoDB GraphQL API Tutorial</a>
5454
<a href="/docs/plugins/tutorial" class="btn btn-o-white ml-1 mt-2 my-0 btn-md">Framework Tutorial</a>
5555
<a href="/docs/security/tutorial" class="btn btn-o-white ml-1 mt-2 my-0 btn-md">Auth Tutorial</a>
56+
<p class="white mt-3" style="font-size: 0.95rem; opacity: 0.85;">Setup instructions included in each tutorial</p>
5657
</div>
5758
</section>
5859

0 commit comments

Comments
 (0)