Skip to content

Commit e3e5ab6

Browse files
veksenDevanB
authored andcommitted
docs(README): link to the advanced boilerplate (#298)
1 parent 505bc6a commit e3e5ab6

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
@@ -23,7 +23,7 @@ Select a boilerplate and follow the instructions in the belonging README to get
2323

2424
- [`minimal`](./minimal): Minimal boilerplate with basic "Hello World" functionality
2525
- [`basic`](./basic): Basic boilerplate based on a simple data model and with a GraphQL database
26-
- `advanced` (_coming soon_): Advanced boilerplate with a GraphQL database, authentication and realtime subscriptions
26+
- [`advanced`](./advanced): Advanced boilerplate with a GraphQL database, authentication and realtime subscriptions
2727

2828
All projects are based on [`graphql-yoga`](https://github.com/graphcool/graphql-yoga/) & [Apollo Client](https://github.com/apollographql/apollo-client).
2929

0 commit comments

Comments
 (0)