diff --git a/README.md b/README.md index 1d0fcbd..8ee26ba 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The server is built with [FastAPI](https://fastapi.tiangolo.com/) and packaged w ## Key documentation -[This blog](https://documentation.divio.com/introduction/) introduces the different types of documentation (explanation, how-to, tutorials, reference). The documentation can be browsed in the [docs](docs) folder, and key documents are linked below. +The documentation can be browsed in the [docs](docs) folder, and key documents are linked below. * [Detailed API Documentation](http://petstore.swagger.io/?url=https://raw.githubusercontent.com/uc-cdis/audit-service/master/docs/openapi.yaml) * [API example requests](docs/tutorials/api_examples.md)