Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
* develop:
  Fixed link to raml-js-parser-2
  Update README.md (#281)
  • Loading branch information
kevinrenskers committed Dec 3, 2016
2 parents 47a2bd1 + 33807c1 commit 640308a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,14 @@ There's a third party Grunt plugin at https://www.npmjs.org/package/grunt-raml2h


## Example output
Please see https://rawgit.com/raml2html/raml2html/master/examples/example.html for a live example.
Please see the following links for live examples:
https://rawgit.com/raml2html/raml2html/master/examples/helloworld.html
https://rawgit.com/raml2html/raml2html/master/examples/world-music-api.html


## Before you report a bug
If you get parsing errors, please do not report them to raml2html: it doesn't do the actual RAML parsing.
Review the error and fix your RAML file, or open a new issue at [raml-js-parser](https://github.com/raml-org/raml-js-parser).
Review the error and fix your RAML file, or open a new issue at [raml-js-parser](https://github.com/raml-org/raml-js-parser-2).


## Contributing
Expand Down

0 comments on commit 640308a

Please sign in to comment.