diff --git a/README.md b/README.md index 3cf16272..4c3f4000 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Two representations of the data are possible. The default representation uses a To access the raw, pre-processed JSON, use the `-r` cli option or the `raw=True` function parameter in `parse()`. -Schemas for each parser can be found in the [`docs/parsers`](https://github.com/kellyjonbrazil/jc/tree/master/docs/parsers) folder. +Schemas for each parser can be found at the documentation link beside each parser below. Release notes can be found [here](https://blog.kellybrazil.com/category/jc-news/).