Skip to content

Commit

Permalink
docs: fix generator script path (#1345)
Browse files Browse the repository at this point in the history
  • Loading branch information
gierschv authored and JustinBeckwith committed Sep 19, 2018
1 parent 74bccfd commit 1ae5c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Expand Up @@ -37,7 +37,7 @@ $ npm run generate
You can pass in custom Discovery URLs or paths to discovery docs:

``` sh
$ node build/src/scripts/generate http://discoveryurl.example.com /path/to/discoverydoc.json
$ node build/src/generator/generate http://discoveryurl.example.com /path/to/discoverydoc.json
```

## Generating Documentation
Expand Down

0 comments on commit 1ae5c50

Please sign in to comment.