Skip to content

Commit 1c6b900

Browse files
committedAug 26, 2020
docs: fix boast link in s2o README.md
1 parent d34a97c commit 1c6b900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/swagger2openapi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ converter.convertObj(swagger, options, function(err, options){
7272

7373
Note that the `options` object passed in is modified/extended by the `convert*` functions.
7474

75-
See the [boast command-line tool](./boast.js) for a fuller CLI tool for converting, validating and linting.
75+
See the [boast command-line tool](/packages/swagger2openapi/boast.js) for a fuller CLI tool for converting, validating and linting.
7676

7777
See here for complete [documentation](/docs/options.md) of the `options` object.
7878

0 commit comments

Comments
 (0)
Please sign in to comment.