Skip to content

Commit 9e4bdfa

Browse files
author
Sashko Stubailo
committed
Update README link
1 parent 38d2753 commit 9e4bdfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
**Select a boilerplate and follow the instructions in the belonging README to get started:**
88

99
- `minimal` (_coming soon_): Minimal boilerplate with basic "Hello World" functionality
10-
- [`basic`](./apollo-client/basic): Basic boilerplate based on a simple data model and with a GraphQL database
10+
- [`basic`](./basic): Basic boilerplate based on a simple data model and with a GraphQL database
1111
- `advanced` (_coming soon_): Advanced boilerplate with a GraphQL database, authentication and realtime subscriptions
1212

1313
> All projects are using [`graphql-yoga`](https://github.com/graphcool/graphql-yoga/) on the server-side and [Apollo Client](https://www.apollographql.com/client/) on the frontend.

0 commit comments

Comments
 (0)