diff --git a/docs/source/get-started.mdx b/docs/source/get-started.mdx index 13d9efbc0a4..36fc3642cbb 100644 --- a/docs/source/get-started.mdx +++ b/docs/source/get-started.mdx @@ -5,7 +5,7 @@ description: Set up Apollo Client in your React app Hello! This short tutorial gets you up and running with Apollo Client. -> For a more complete introduction to the entire Apollo platform, we recommend first completing the [full-stack tutorial](https://www.apollographql.com/docs/tutorial/introduction/). +> For a more complete introduction to the entire Apollo platform, [check out **Odyssey**, Apollo's new learning platform](https://odyssey.apollographql.com?utm_source=apollo_docs&utm_medium=referral). You can also complete the [full-stack tutorial](https://www.apollographql.com/docs/tutorial/introduction/). ## Installation