diff --git a/templates/readme_template b/templates/readme_template index 55b7b766..a6789d97 100644 --- a/templates/readme_template +++ b/templates/readme_template @@ -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/).