Skip to content

Commit

Permalink
doc: fixed heading
Browse files Browse the repository at this point in the history
fixed link in "Generate documentation from for the "modularized schema" of graphql-tools". The "modularized schema" link was previously split into 2 lines.
  • Loading branch information
cherryblossom000 committed Jan 30, 2020
1 parent 2ddb37c commit 019a3b2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -40,9 +40,7 @@ npm install -g @2fd/graphdoc
> graphdoc -s ./schema.graphql -o ./doc/schema
```

### Generate documentation from for the ["modularized

schema"](http://dev.apollodata.com/tools/graphql-tools/generate-schema.html#modularizing) of graphql-tools
### Generate documentation from for the ["modularized schema"](http://dev.apollodata.com/tools/graphql-tools/generate-schema.html#modularizing) of graphql-tools

```bash
> graphdoc -s ./schema.js -o ./doc/schema
Expand Down

0 comments on commit 019a3b2

Please sign in to comment.