diff --git a/README.md b/README.md index c004b3b..2e1776d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ from here. ## API endpoints The API can be accessed at `https://d1e7htx1c4j3w0.cloudfront.net/api`. -See [API.md](API.md) for detailed endpoint documentation. +See [API.md](docs/API.md) for detailed endpoint documentation. ## Architecture diff --git a/API.md b/docs/API.md similarity index 100% rename from API.md rename to docs/API.md