Skip to content

Commit 2379139

Browse files
committed
Change platform to link to docs
1 parent 3b1d0fa commit 2379139

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

docs/_config.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,12 @@ sidebar_categories:
1919
- guides/monitoring
2020
- guides/state-mgmt
2121
Platform:
22-
- platform/client
23-
- platform/server
24-
- platform/engine
22+
- title: Apollo Client
23+
href: https://www.apollographql.com/docs/react/
24+
- title: Apollo Server
25+
href: https://www.apollographql.com/docs/apollo-server/v2/
26+
- title: Apollo Engine
27+
href: https://www.apollographql.com/docs/engine/
2528
github_repo: apollographql/apollo
2629
content_root: docs/source
2730

0 commit comments

Comments
 (0)