Skip to content

Commit

Permalink
docs: fix generator script path
Browse files Browse the repository at this point in the history
  • Loading branch information
gierschv committed Sep 19, 2018
1 parent 74bccfd commit 68507d0
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 68507d0

Please sign in to comment.