diff --git a/README.md b/README.md index c2cc9b1..0cc1bbe 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ You can cross-reference them and see the difference between them. I will put my ## Backend API -The backend API that supports this site is a NestJS application. Its API is available [here](backend-api) and its repo [here](backend-api-repo). +The backend API that supports this site is a NestJS application. Its API is available [here][backend-api] and its repo [here][backend-api-repo]. Its database will refresh everytime Heroku restart it, so usually you can get a clean state to test this site.