diff --git a/README.md b/README.md index 3c00b9af..b821f4f7 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,9 @@ ## Getting started -Active version can be found in `released` branch and also in [GitHub releases](https://github.com/blockfrost/openapi/releases). - -Development version is in `master` branch and is being merged into `released` upon each release. - -Released documentation can be found at [docs.blockfrost.io](https://docs.blockfrost.io/). +The **development version** is available in the `master` branch. +The **latest active release** can be found under [GitHub Releases](https://github.com/blockfrost/openapi/releases). +For the **published documentation**, visit [docs.blockfrost.io](https://docs.blockfrost.io/). ## Development diff --git a/redocly.yaml b/redocly.yaml deleted file mode 100644 index 4d19e81c..00000000 --- a/redocly.yaml +++ /dev/null @@ -1,5 +0,0 @@ -extends: - - recommended -theme: - openapi: - specUrl: "https://raw.githubusercontent.com/blockfrost/openapi/released/openapi.json"