diff --git a/README.md b/README.md index db3fa86..ee528a7 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ To create a specification by inspecting HTTP traffic you will need to: ## Example output -See the [examples](./examples/). You will find a generated schema there and a html file with the generated documentation (via [redoc-cli](https://www.npmjs.com/package/redoc-cli)). +See the [examples](./example_outputs/). You will find a generated schema there and a html file with the generated documentation (via [redoc-cli](https://www.npmjs.com/package/redoc-cli)). See the generated html file [here](https://raw.githack.com/alufers/mitmproxy2swagger/master/example_outputs/lisek-static.html).